robinst / linkify

Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly
https://robinst.github.io/linkify/
Apache License 2.0
206 stars 12 forks source link

Support URIs with empty path but with query #63

Closed robinst closed 1 year ago

robinst commented 1 year ago

Fixes #59.