markdown-it / linkify-it

Links recognition library with full unicode support
http://markdown-it.github.io/linkify-it/
MIT License
655 stars 63 forks source link

Email addresses prefixed by double quote (") are matched with it #72

Closed eramdam closed 5 years ago

eramdam commented 5 years ago

See this permalink of the demo https://markdown-it.github.io/linkify-it/#t1=%22damien%40domain.com%22%0Afoo%22damien%40domain.com%22%0A%0A%22domain.com%0Afoo%22domain.com

the email addresses endup with the " at the beginning.