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

parsing existing HTML #99

Open
skariel opened this issue Dec 13, 2013 · 3 comments
Open

parsing existing HTML #99

skariel opened this issue Dec 13, 2013 · 3 comments

Comments

@skariel
Copy link
Owner

skariel commented Dec 13, 2013

No description provided.

@skariel
Copy link
Owner Author

skariel commented Dec 14, 2013

now an element can be instantiated from a given id, but then all the html structure still needs to be parsed... so still open.

@skariel
Copy link
Owner Author

skariel commented Dec 18, 2013

Python has a built in html parser of course

http://docs.python.org/3.3/library/html.parser.html#module-html.parser

@skariel
Copy link
Owner Author

skariel commented Dec 19, 2013

Parsing is started... whats really missing though would be a 'create_element_from_html' method in rdoc

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

1 participant