-
Notifications
You must be signed in to change notification settings - Fork 65
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
Avoid matching ) after a slash at end of url #34
Comments
I was just about to report the same issue. Here's a similar test using RunKit. EDIT: Oh good, looks like there's a related pull request #35 😄 |
Yay!! looking forward to get it merged |
@kevva will you merge this ? we are waiting for it yakyak/yakyak#578 |
See #35 (comment). |
FWIW the same issue exists with another Markdown convention: angle brackets for linked URLs.
|
IITII
added a commit
to PterTV/kutt
that referenced
this issue
Feb 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example:
[and another](https://another.example.com/) and
first asked for in: yakyak/yakyak#578
The text was updated successfully, but these errors were encountered: