Bug: HtmlRenderer incorrectly renders > #417

Open
opened 2026-01-29 14:36:12 +00:00 by claunia · 0 comments
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:12 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#417