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

Www.xyz.com is not considered a link #183

Open
khagesh opened this issue Jan 7, 2016 · 0 comments
Open

Www.xyz.com is not considered a link #183

khagesh opened this issue Jan 7, 2016 · 0 comments

Comments

@khagesh
Copy link

khagesh commented Jan 7, 2016

Linkify does not do case insensitive match to generate link.
This regex (https://github.com/jonschlinkert/remarkable/blob/dev/lib/rules_core/linkify.js#L11) should do case insensitive match, if you think it should support it. Most of the times on mobile devices, first character is generally in caps and supporting case insensitive is a good idea, IMO.

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.

1 participant