markdown-it / linkify-it

Links recognition library with full unicode support
http://markdown-it.github.io/linkify-it/
MIT License
655 stars 63 forks source link

Links that are containing '?' are not detected #97

Closed Nihil96 closed 3 years ago

Nihil96 commented 3 years ago

For example this link: https://www.youtube.com/watch?v=IF70iqaTiRY

puzrin commented 3 years ago

https://markdown-it.github.io/linkify-it/#t1=test%20https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DIF70iqaTiRY.%20test

Works as expected.