Autolink breaking when a link is posted with a special character #1014
Unanswered
grzegorzkibitz
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hmm when I test that URL on Babelmark3 I see that this library seems to handle it properly: https://babelmark.github.io/?text=http%3A%2F%2Fmark.down.com%2F%3Fsomething%3DHJjniUJ87gv*JHgGoHGG Are you sure there's not an extra space in the input? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all!
Hope you all are well. I've run into one issue with links which have a special character like
*
in them. Is there a way for the package to recognise the whole URL?Here is an example URL that breaks:
http://mark.down.com/?something=HJjniUJ87gv*JHgGoHGG
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions