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

Incorrect link type #29

Closed jamesilloyd closed 3 years ago

jamesilloyd commented 4 years ago

When I turn on loose url detection it will create a link at the end of any sentence containing a "."

Cretezy commented 3 years ago

Thank you for the bug report, moving to the underlying parsing library!

Cretezy commented 3 years ago

Closing due to duplication of https://github.com/Cretezy/linkify/issues/25