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

URL highlighting misses end of URL #785

Closed
EmreAtes opened this issue Aug 2, 2018 · 0 comments
Closed

URL highlighting misses end of URL #785

EmreAtes opened this issue Aug 2, 2018 · 0 comments

Comments

@EmreAtes
Copy link

EmreAtes commented Aug 2, 2018

For HTML code like this: <a href="https://www.google.com">Google</a> kitty catches all the way up to the last > character as the URL (https://www.google.com">Google</a), while it should only highlight the URL inside the quotes.

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