Closed alexiri closed 3 years ago
Describe the bug mlc currently fails to find a valid link if it's on the same line as an inline code block.
To Reproduce Steps to reproduce the behavior:
`bug` [code](http://example.net/), link!.
Expected behavior A link should be found
Additional context Test case submitted in PR #33.
Thanks for reporting! Fixed in PR #33. Release 0.14.3 contains the fix.
0.14.3
Describe the bug mlc currently fails to find a valid link if it's on the same line as an inline code block.
To Reproduce Steps to reproduce the behavior:
Expected behavior A link should be found
Additional context Test case submitted in PR #33.