platform
platform copied to clipboard
Issue with email links in text editor
When one types an email in a text editor it creates a mailto link but it continues to mark it as a link even if you type , after that. E.g. [email protected],somethingelse
we can try to use validate method to exclude invalid links:
https://tiptap.dev/docs/editor/extensions/marks/link#validate