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

Parsed incorrectly when the link ends with the closing parenthesis in Chinese #105

Open jinzcdev opened 1 year ago

jinzcdev commented 1 year ago

When the link ends with the closing parenthesis in Chinese, the link is parsed incorrectly.

For example: (https://github.com/user/repo) would be parsed as https://github.com/user/repo