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

E-Mail Edge-Cases #65

Open mre opened 1 year ago

mre commented 1 year ago

A friend of mine (@andygrunwald) sent me a link to a funny talk titled Email vs Capitalism, or, Why We Can't Have Nice Things - Dylan Beattie - NDC Oslo 2023 where they mention a few tricky e-mail addresses, of which two are not detected by linkify yet.

They are

image

I was wondering if these could technically be supported and if it is desirable to support them.