Bug: HtmlRenderer incorrectly renders > #420

Closed
opened 2026-01-29 14:36:15 +00:00 by claunia · 1 comment
Owner

Originally created by @fkpwolf on GitHub (Nov 23, 2020).

When set EnableHtmlEscape = false, the ">" is still be escaped and output is empty string: "". Looks it is an issue of CodeInlineRenderer class.

Originally created by @fkpwolf on GitHub (Nov 23, 2020). When set `EnableHtmlEscape = false`, the ">" is still be escaped and output is empty string: "". Looks it is an issue of `CodeInlineRenderer` class.
claunia added the bugPR Welcome! labels 2026-01-29 14:36:15 +00:00
Author
Owner

@yufeih commented on GitHub (Jan 15, 2021):

Thanks for merging the fix 🎉

@yufeih commented on GitHub (Jan 15, 2021): Thanks for merging the fix 🎉
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#420