@tiptap/extension-link
Features
- Link
titleattribute support insetLink/toggleLinkcommands, rendered as HTML title attribute - Markdown serialization for titled links:
[text](url "title")
@tiptap/react
Breaking Changes
- BubbleMenu and FloatingMenu moved to
@tiptap/react/menusentrypoint — floating-ui is now optional
Improvements
useTiptaphook now guarantees...