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

Error in parsing strings with ) #16

Closed
mistermjtek opened this issue Dec 7, 2016 · 3 comments
Closed

Error in parsing strings with ) #16

mistermjtek opened this issue Dec 7, 2016 · 3 comments

Comments

@mistermjtek
Copy link

mistermjtek commented Dec 7, 2016

When parsing the string "[Lorem Ipsum](http://stream4us.info/stream/stream.html)", the URL that returns is "http://stream4us.info/stream/stream.html)"

The extra ) character on the end shouldn't be included in the URL, I'm assuming. How do we handle this?

@hackergrrl
Copy link

This is likely an issue with the underlying module, url-regex. You may need to file a bug there instead.

@sindresorhus
Copy link
Owner

⬆️ 👍

@skyebook
Copy link

skyebook commented Feb 9, 2017

FWIW, @mistermjtek, I've made a pull request to fix this issue here: kevva/url-regex#35

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

4 participants