strange output for simple string #433

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

Originally created by @schmitch on GitHub (Feb 17, 2021).

hello, currently we have the following markdown string: **C:\\**test\\

we would expect an output of <p><strong>C:\</strong>test\ unfortunatly we get the following <p>**C:\**test\</p> , is there a reason why that is the case?

Originally created by @schmitch on GitHub (Feb 17, 2021). hello, currently we have the following markdown string: `**C:\\**test\\` we would expect an output of `<p><strong>C:\</strong>test\` unfortunatly we get the following `<p>**C:\**test\</p>` , is there a reason why that is the case?
claunia added the question label 2026-01-29 14:36:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#433