| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-27 | 722 Bytes | |
| v3.21.0 source code.tar.gz | 2026-03-27 | 3.6 MB | |
| v3.21.0 source code.zip | 2026-03-27 | 4.5 MB | |
| Totals: 3 Items | 8.0 MB | 6 | |
@tiptap/extension-details
Minor Changes
- Add a
renderToggleButtonoption 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
findElementNextToCoordsto fall back toview.posAtCoordswhenelementsFromPointreturns 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.