urlchecker-python icon indicating copy to clipboard operation
urlchecker-python copied to clipboard

URL regex needs to be improved

Open waybackarchiver opened this issue 2 years ago • 1 comments

sample markdown text like "输入foo https://example.com,然后", extracted url is "https://example.com`,然后", expected is "https://example.com"

waybackarchiver avatar Apr 14 '23 13:04 waybackarchiver

I'm not experienced with parsing non-English characters - please feel free to open a PR if you think you can take a shot!

vsoch avatar Apr 14 '23 13:04 vsoch