You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe adjust the "url" regex to only match valid emails?
Or give ** priority?
Cheers!
JM
The text was updated successfully, but these errors were encountered:
dasdeck
changed the title
**@username** is mistaken for an URL, albeit not being a valid email address
**@user.name** is mistaken for an URL, albeit not being a valid email address
Sep 25, 2018
edit: Seems like this has been fixed for upcoming 0.6 recently?
@user.name is mistaken for an URL, albeit not being a valid email address
https://marked.js.org/demo/?text=**%40user.name**
"@user.name" should be printed bold
Maybe adjust the "url" regex to only match valid emails?
Or give ** priority?
Cheers!
JM
The text was updated successfully, but these errors were encountered: