Cretezy / linkify

Low-level link (text, URLs, emails) parsing library in Dart
https://pub.dartlang.org/packages/linkify
MIT License
62 stars 50 forks source link

Quotation mark characters are not detected in links #49

Open atillaturkmen opened 2 years ago

atillaturkmen commented 2 years ago

For example, in the link (example.com/over/there?name="ferret") it is highlighted until the quotation mark. Edit: Only applicable for loose URL.