@tiptap/extension-blockquote
Minor Changes
- 7fb19eb: Backspace at the start of a non-first child of a blockquote now lifts that child out, splitting the blockquote around it. A second backspace at the start of a top-level textblock whose previous sibling is a blockquote merges the textblock's inline content into the blockquote's last textblock instead of pulling the paragraph back inside.
Patch Changes
- @tiptap/core@3.26.0
@tiptap/server-ai-toolkit
Patch Changes
- 7fb19eb: Only add hash attributes to nodes, not to marks.
@tiptap/extensions
Patch Changes
- 7fb19eb: Fix the
Selectionextension highlighting beyond the selected text on multi-line selections: the native browser selection is now hidden while the editor is blurred, so only the styled.selectiondecoration is shown. - @tiptap/core@3.26.0
- @tiptap/pm@3.26.0