jbt / markdown-editor

Live (Github-flavored) Markdown Editor
http://jbt.github.com/markdown-editor
ISC License
2.82k stars 643 forks source link

Sponsored issue: Mark down editor issue #136

Open tytac116 opened 9 months ago

tytac116 commented 9 months ago

Links with underscores are not working

Priority Support

mintycode

xrat commented 8 months ago

Needs more details. The following is working just fine.

* [example_link 1](https://example.org/this_n_that_)
* [_example link_ 2]

[_example link_ 2]: http://example.org/example_2