Disable auto link detection in RichEditor (V4 / Tiptap)
Is there a way to disable automatic link detection in the RichEditor? For example, when I type “www.google.com”, the text is automatically converted into a hyperlink. However, I want to completely disallow links. I’ve already removed the link button from the toolbar, but the link is still being inserted automatically.
1 Reply
I would accept a PR to configure this