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

Some character sequences break URL detection #251

Open
atraczyk opened this issue Mar 6, 2024 · 1 comment
Open

Some character sequences break URL detection #251

atraczyk opened this issue Mar 6, 2024 · 1 comment

Comments

@atraczyk
Copy link

atraczyk commented Mar 6, 2024

/-/ and /+/ prevents URL detection when calling md_html.

Example broken link: https://codereview.qt-project.org/c/qt/qtwayland/+/545836

Works fine if enveloped in chevrons: <https://codereview.qt-project.org/c/qt/qtwayland/+/545836>

Tested with commit 481fbfb

@Kaffeine
Copy link

Kaffeine commented Aug 2, 2024

The same goes for underscore. E.g. https://www.youtube.com/watch?v=_tEL8bJ7yqU

Kaffeine added a commit to Kaffeine/md4c that referenced this issue Aug 2, 2024
Kaffeine added a commit to Kaffeine/md4c that referenced this issue Aug 2, 2024
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

2 participants