[PR #340] Fix regression from #315 #963

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

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

State: closed
Merged: Yes


EnableHtmlEscape should have been used instead of EnableHtmlForInline.

Caught by a test from docfx.

**Original Pull Request:** https://github.com/xoofx/markdig/pull/340 **State:** closed **Merged:** Yes --- `EnableHtmlEscape` should have been used instead of `EnableHtmlForInline`. Caught by a test from docfx.
claunia added the pull-request label 2026-01-29 14:47:49 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#963