markdown-js
markdown-js copied to clipboard
make buildInlinePattern support for '/'
I wasn't aware that '/' needs to be escaped. How to other parsers handle this?
If other parsers behave like this can you add a test case for this? Should be quite easy to expand this https://github.com/evilstreak/markdown-js/blob/97827142d314a3ecfcda1bec7f4123efd7a2fa44/test/regressions.t.js#L436-L440