Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Markdown url formatting gets escaped by closing parens in url #316

Closed
ragesoss opened this issue Aug 21, 2015 · 1 comment
Closed

Markdown url formatting gets escaped by closing parens in url #316

ragesoss opened this issue Aug 21, 2015 · 1 comment
Labels

Comments

@ragesoss
Copy link
Member

This isn't how markdown is supposed to be have, but if a url has a closing parens, then it will escape the url formatting at that point (instead at the closing parens as it should, to encapsulated the whole link).

@bmathews
Copy link
Member

bmathews commented Sep 9, 2015

This is a bug in the markdown parser we're using, and it doesn't look like it'll be fixed/released anytime soon, despite there being open pull requests that fix it. markedjs/marked#109

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants