mirror of https://github.com/status-im/codimd.git
7e45533c75
The old regex, adapted from the other plugins, was a bit too open for matching. This leads to matching something like: `This is a sentence: [And something with a: in it.]()` which doesn't become a link anymore. Because the match is: ` [And something with a`. This patch provides a fix for the regex to only match non-space string within the `:`'s. References: - Introducing commit: |
||
---|---|---|
.. | ||
css | ||
docs | ||
fonts | ||
js | ||
uploads | ||
vendor | ||
views | ||
apple-touch-icon.png | ||
codimd-icon-1024.png | ||
default.md | ||
favicon.png | ||
screenshot.png |