Skip to content

feat(parser): decode HTML entities and numeric character references#38

Merged
jmcollin merged 1 commit into
mainfrom
feat/html-entity-decoding
May 31, 2026
Merged

feat(parser): decode HTML entities and numeric character references#38
jmcollin merged 1 commit into
mainfrom
feat/html-entity-decoding

Conversation

@jmcollin

Copy link
Copy Markdown
Owner

Entities in inline text are now resolved to their Unicode characters at parse time (stored HTML-safe in HtmlEntityNode).

Entities in inline text are now resolved to their Unicode characters at parse time (stored HTML-safe in HtmlEntityNode).
@jmcollin jmcollin self-assigned this May 31, 2026
@jmcollin jmcollin merged commit eb7acaf into main May 31, 2026
6 checks passed
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