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

Fix parsing of documents that may contain XML before Doctype #149

Merged
merged 2 commits into from
May 15, 2024

Conversation

philss
Copy link
Member

@philss philss commented May 15, 2024

This is a fix for malformed documents that may start with an XML tag, or even a comment before the declaration of the doctype.

This is a fix for malformed documents that may start with an XML tag, or
even a comment before the declaration of the doctype.
@philss
Copy link
Member Author

philss commented May 15, 2024

The idea is to have a fix for this update: philss/floki#557

@philss philss merged commit 87239c3 into master May 15, 2024
3 checks passed
@philss philss deleted the ps-fix-parse-of-html-with-xml-tag-at-beginning branch May 15, 2024 18:13
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

Successfully merging this pull request may close these issues.

1 participant