Open
Description
I've run into an issue where if an email address is in the middle of some text, like the example of the first card of the screenshot below, it seems to add everything starting with the @
and turning it into a mention. If no other text is after the email address, things work as expected.
Adding extractEmails={false}
fixes the addition of the mention but breaks the email click functionality.
I will see if I can figure out what is going on but if anyone else can help, it'd be much appreciated. I suspect part of it has to do with the regex patterns defined...
Metadata
Assignees
Labels
No labels