becheran / mlc

Check for broken links in markup files
MIT License
129 stars 17 forks source link

Bug: unable to extract link if on the same line as inline code block #33

Closed alexiri closed 3 years ago

alexiri commented 3 years ago

This test case demonstrates that mlc currently fails to find a valid link with this markdown:

`bug` [code](http://example.net/), link!.