jbt / markdown-editor

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

Sponsored issue: Mark down editor issue #136

Open tytac116 opened 1 year ago

tytac116 commented 1 year ago

Links with underscores are not working

Priority Support

mintycode

xrat commented 1 year 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