Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linkify with mailto adds additional mailto: #73

Closed
sirlancelot opened this issue Jun 25, 2015 · 0 comments · Fixed by #74
Closed

Linkify with mailto adds additional mailto: #73

sirlancelot opened this issue Jun 25, 2015 · 0 comments · Fixed by #74
Assignees

Comments

@sirlancelot
Copy link
Contributor

Linkify the following URL: mailto:someone@github.com

The resulting tag is <a href="mailto:mailto:someone@github.com">

@nfrasser nfrasser self-assigned this Jun 25, 2015
nfrasser pushed a commit that referenced this issue Jun 27, 2015
* 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
@nfrasser nfrasser mentioned this issue Jun 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants