urlchecker-python
urlchecker-python copied to clipboard
URL regex needs to be improved
sample markdown text like "输入foo https://example.com,然后", extracted url is "https://example.com`,然后", expected is "https://example.com"
I'm not experienced with parsing non-English characters - please feel free to open a PR if you think you can take a shot!