You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
@tiptap/extension-details
Minor Changes
Add a renderToggleButton option to customize the details toggle button, including its accessible label.
@tiptap/markdown
Patch Changes
Fix custom markdown tokenizer helper lexing to use Marked's active lexer so ordered list parsing no longer breaks inline tokenization in following paragraphs.
@tiptap/extension-drag-handle
Patch Changes
Updated findElementNextToCoords to fall back to view.posAtCoords when elementsFromPoint returns no matching block, resolving the position to the top-level block node.
@tiptap/extension-emoji
Patch Changes
Update emoji dataset to include latest Unicode emojis.