markdown-js icon indicating copy to clipboard operation
markdown-js copied to clipboard

make buildInlinePattern support for '/'

Open caogecym opened this issue 10 years ago • 1 comments

caogecym avatar Jan 17 '15 23:01 caogecym

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

ashb avatar Jan 19 '15 10:01 ashb