Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to Set Element id #60

Open
phillc73 opened this issue Nov 2, 2016 · 2 comments
Open

Ability to Set Element id #60

phillc73 opened this issue Nov 2, 2016 · 2 comments

Comments

@phillc73
Copy link

phillc73 commented Nov 2, 2016

I'd like an option to set element ids.

e.g. <table id="my-table" class="data-frame"> or <div id="my-new-div" class="container">

@mpastell
Copy link
Collaborator

mpastell commented Nov 2, 2016

I will see how easy this is to implement. Do you know of a good html parser for Julia?

@phillc73
Copy link
Author

phillc73 commented Nov 2, 2016

I can't vouch for how good it is, but Gumbo.jl may be suitable:

https://github.com/porterjamesj/Gumbo.jl

I'm still mostly a Julia novice, so there may very well be better options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants