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

feat(decode): Add EntityDecoder class #1136

Merged
merged 30 commits into from
Apr 12, 2023
Merged

feat(decode): Add EntityDecoder class #1136

merged 30 commits into from
Apr 12, 2023

Conversation

fb55
Copy link
Owner

@fb55 fb55 commented Apr 5, 2023

This class can be used by parsers that rely on entities to elegantly parse chunked entities (eg. from streams). Also adds support for parsing HTML entities in attributes.

@fb55 fb55 merged commit 06dc638 into master Apr 12, 2023
@fb55 fb55 deleted the entity-decoder branch April 12, 2023 10:24
@fb55 fb55 restored the entity-decoder branch December 22, 2024 18:14
@fb55 fb55 deleted the entity-decoder branch December 22, 2024 18:15
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