lruiz/MarkdownPapers

a number in image name leads to runtime exception in parsing

yegor256 opened this issue · 1 comments

Try this syntax:

![my image](/test/image-1.png)

You will get a runtime exception in parsing. 1. is interpreted as a start of a list

Could you test with version 1.3.2, I think it is already resolved