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

incorrect url regexp #28

Open
reddist opened this issue Aug 14, 2020 · 0 comments
Open

incorrect url regexp #28

reddist opened this issue Aug 14, 2020 · 0 comments

Comments

@reddist
Copy link

reddist commented Aug 14, 2020

Hello all, user on my website have found out that when he types " ..aiming" string in comment and save it, it is shown as link "http://..aiming", because I wrap comments with autolink when show them. So, I think, it's incorrect behaviour, because " ..aiming" is not a link. I checked the code of autolink.js and found out that " ..aiming" string matches your url regexp, so autolink wrap it as link. Please check this and fix, please.

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