Wrong link reference definition for advanced markdig #150

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

Originally created by @qinezh on GitHub (Nov 1, 2017).

For the markdown such like:

![scenario image][scenario]
## Scenario
[scenario]: ./scenario.png

The output from markdig and advanced markdig are different: https://babelmark.github.io/?text=!%5Bscenario+image%5D%5Bscenario%5D%0A%23%23+Scenario%0A%5Bscenario%5D%3A+.%2Fscenario.png

Originally created by @qinezh on GitHub (Nov 1, 2017). For the markdown such like: ``` ![scenario image][scenario] ## Scenario [scenario]: ./scenario.png ``` The output from markdig and advanced markdig are different: https://babelmark.github.io/?text=!%5Bscenario+image%5D%5Bscenario%5D%0A%23%23+Scenario%0A%5Bscenario%5D%3A+.%2Fscenario.png
claunia added the bug label 2026-01-29 14:28:58 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#150