Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

url not detected correctly #57

Closed
ysdnoproject opened this issue Feb 2, 2018 · 3 comments
Closed

url not detected correctly #57

ysdnoproject opened this issue Feb 2, 2018 · 3 comments

Comments

@ysdnoproject
Copy link

ysdnoproject commented Feb 2, 2018

For example:
String: "就是这个www.meishi.com 好吃"
result:
image

I think Chinese should not match as part of url.

@handycode
Copy link

I have the same problem:

md: 你好https://google.com
expert: <p>你好<a href='https://google.com'>https://google.com</a></p>
output: <p>你好https://google.com</p>

@handycode
Copy link

handycode commented Mar 14, 2018

and ...

text: 1.web blur blur...
output: <a href='http://1.web'>1.web</a> blur blur...

@puzrin
Copy link
Member

puzrin commented Nov 30, 2021

IMO that's dupe of #15 (i see no principal difference).

Closing, but can reopen back if required,

@puzrin puzrin closed this as completed Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants