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

Quoted email addresses do not link properly #68

Open
curlywurlycraig opened this issue Aug 17, 2018 · 0 comments
Open

Quoted email addresses do not link properly #68

curlywurlycraig opened this issue Aug 17, 2018 · 0 comments

Comments

@curlywurlycraig
Copy link

Try rendering a component with the following:

<Linkify>User changed email address to "example@gmail.com"</Linkify>

You'll notice that the opening quote is included in the mailto link (as mailto:"example@gmail.com). Even though quotes are allowed in the email address syntax, since there's not closing quote on the local part of the address I wouldn't expect linkify to try to include it in the email address.

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

No branches or pull requests

1 participant