HTML comments break things #734

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

Originally created by @alex-jitbit on GitHub (May 6, 2025).

Markdig.Markdown.ToHtml("<!--comment--> text *italic*"); //does not work, returns original
Originally created by @alex-jitbit on GitHub (May 6, 2025). ```csharp Markdig.Markdown.ToHtml("<!--comment--> text *italic*"); //does not work, returns original ```
claunia added the questioninvalid labels 2026-01-29 14:44:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#734