[PR #470] Fix issue 469 #1055

Closed
opened 2026-01-29 14:49:07 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/xoofx/markdig/pull/470

State: closed
Merged: Yes


Fix issue #469 . & can be a punctuation in function CheckUnicodeCategory of CharHelper. If & is a beginner of a html entity or print unicode, it would be parsed by HtmlEntityParser.

**Original Pull Request:** https://github.com/xoofx/markdig/pull/470 **State:** closed **Merged:** Yes --- Fix issue #469 . `&` can be a punctuation in function `CheckUnicodeCategory` of `CharHelper`. If `&` is a beginner of a html entity or print unicode, it would be parsed by `HtmlEntityParser`.
claunia added the pull-request label 2026-01-29 14:49:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1055