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

Autolink with trailing backquote includes the backquote in the link, which is not desired #4027

Open
jrobbins opened this issue Jun 28, 2024 · 0 comments
Labels

Comments

@jrobbins
Copy link
Collaborator

jrobbins commented Jun 28, 2024

Describe the bug
If you enter a link like `who/me` it will include the trailing backquote in the link href as a %60, which is not intended. It should consider the backquote to be part of the surrounding text rather than part of the link.

@jrobbins jrobbins added the bug label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant