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
{{ message }}
This repository was archived by the owner on Mar 8, 2019. It is now read-only.
Hey there!
I'm having issues with the detection of email links. For example,
lg@chatgrape.comwill return the following tokens:1.) lg
2.) @
3.) chatgrape.com
This results that only
chatgrape.comis highlighted.Is this a known issue? How could I solve this?
Thank you :)