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

Switch to external DOM parser #26

Open
sebschlicht opened this issue Mar 6, 2019 · 0 comments
Open

Switch to external DOM parser #26

sebschlicht opened this issue Mar 6, 2019 · 0 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@sebschlicht
Copy link
Owner

Consider switching to an external HTML5 parser such as html5lib.
Hopefully it allows to extract errors and doesn't flood warnings regarding HTML5 tags. In addition, it may provide well-tested code, support additional features and be faster.

@sebschlicht sebschlicht added enhancement New feature or request question Further information is requested labels Mar 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant