atom/markdown-preview

Unicode literals break hyperlink highlighting

mcandre opened this issue · 1 comments

Vagrant has some URL's featuring Unicode literals:

https://app.vagrantup.com/boxes/search?utf8=✓&q=mcandre%2Fvagrant-dlang

However, when I paste the URL into a Markdown file, markdown-preview stops highlighting the URL before the checkmark.

rsese commented

Thanks for the report! URL highlighting doesn't stop for me in Markdown Preview but the highlighting does stop in the editor so I assume that's the highlighting you're referencing?

url-highlight

URL highlighting is handled in https://github.com/atom/language-hyperlink, can you re-open there if there's no existing issue already so we have it in the right place? If you can use the issue template, that would be helpful for us.