linkifyjs
linkifyjs copied to clipboard
Email detection wrong when prefixed with an ':' character
The Chinese character ':' looks like a colon + a space, but isn't. When our user, for example, types Firstname:[email protected] linkify incorrectly detects Firstname: as part of the email
I would expect it to work the same as Firstname:[email protected], which detects only [email protected]