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

Improved HTML entities parsing #355

Merged
merged 1 commit into from
Oct 11, 2021
Merged

Improved HTML entities parsing #355

merged 1 commit into from
Oct 11, 2021

Conversation

nfrasser
Copy link
Owner

@nfrasser nfrasser commented Oct 11, 2021

With updated simple-html-tokenizer, now correctly handles HTML-encoded <, >, ", and & characters. Also correctly handles &#... encoded entities.

Fixes #219
Fixes #338
Fixes #350

With updated simple-html-tokenizer, now correctly handles HTML-encoded <,
>, ", and & characters
@nfrasser nfrasser self-assigned this Oct 11, 2021
@nfrasser nfrasser merged commit eccf127 into v4.0 Oct 11, 2021
@nfrasser nfrasser deleted the html-entities-parsing branch October 11, 2021 16:17
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