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

Autolink will misfire #57

Closed
okkez opened this issue Oct 2, 2017 · 3 comments
Closed

Autolink will misfire #57

okkez opened this issue Oct 2, 2017 · 3 comments

Comments

@okkez
Copy link

okkez commented Oct 2, 2017

via @extensions.achook.staticConfig.domain@. This

will convert to

<p>via @<a href="mailto:extensions.achook.staticConfig.domain@">extensions.achook.staticConfig.domain@</a>. This</p>

I don't expect this result.

Smaller example.

n@.  b

will convert to

<p><a href="mailto:n@">n@</a>. b</p>\n

n@ is invalid email address.

@kivikakk
Copy link

kivikakk commented Oct 3, 2017

Thank you so much for your report! ❤️ A fix will be issued shortly.

kivikakk added a commit that referenced this issue Oct 3, 2017
kivikakk pushed a commit that referenced this issue Oct 3, 2017
@okkez
Copy link
Author

okkez commented Oct 3, 2017

Thank you!

@kivikakk
Copy link

kivikakk commented Oct 4, 2017

* via @extensions.achook.staticConfig.domain@. This
* n@.  b
  • via @extensions.achook.staticConfig.domain@. This
  • n@. b

Looking good live. 👍

talum pushed a commit that referenced this issue Sep 14, 2021
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

2 participants