Based on Linkify Plus. Turn plain text URLs into links.
< Feedback on Linkify Plus Plus
IMO, that's how spam protection works - make it hard to detect email. I don't think we should make any effort to it.
Also, if the url is split into two nodes, we can't detect it.
<span>example</span><span>.com</span>
example<span></span>.com
(Wow that's a nice code block.)
spam-protected email links
spam-protected email links in greasyfork user profiles look somewhat wacky after linkification, see the test page.
Screenshot:
The original html randomly splits the address:
Maybe it's worth special handling (if it's possible, of course)?