You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Parentheses and other symbols are now included as part of the
URL. Fixes#52
* Allow numbers as domains and subdomains. Fixes#71
* Colons are no longer allowed in an email address's local part.
Fixes#73
Test case updates have been included
Linkify the following URL: mailto:someone@github.com
The resulting tag is
<a href="mailto:mailto:someone@github.com">
The text was updated successfully, but these errors were encountered: