Tiptap
banner
tiptap.dev
Tiptap
@tiptap.dev
We have an emoji extension that addresses this issue for emojis: tiptap.dev/docs/editor/...

Try creating a flag emoji and backspacing in the playground.

Hope that helps 😅
Emoji extension | Tiptap Editor Docs
Use the Emoji extension in Tiptap to render emojis as inline nodes with fallback images for unsupported emojis.
tiptap.dev
October 24, 2025 at 9:54 AM
Glad to hear that Tiptap is finding its way into TYPO3. Great work, @flanger.dev 🙌
October 20, 2025 at 3:08 PM
Hey! Could you send us a quick email at humans@tiptap.dev so we can take a look at your issue? Thanks :-)
August 7, 2025 at 5:55 PM
Built with and for the OSS community 🙏

Got feedback? Building something cool?

Say hi → tiptap.dev/discord

What’s new → tiptap.dev/docs/resourc...

Upgrade guide → tiptap.dev/docs/guides/...
July 15, 2025 at 1:26 PM
The UI components and simple editor template are already on 3.0. If you’re using them, you’re already set.
July 15, 2025 at 1:26 PM
Fixes:
– Better drag-and-drop
– Clean listener teardown
– Jest/ESM bugs resolved
– Smoother multi-image insert
July 15, 2025 at 1:26 PM
Extensions got love:
– Mention supports multiple triggers
– Math reworked as nodes (way faster)
– Image supports width/height
– YouTube regex is more flexible
– Emoji outputs alt text
July 15, 2025 at 1:26 PM
API got smarter:
– insertContent doesn’t create ghost nodes
– unmount() for reusing editors
– Typed everything
– DevTools toggle
– Fewer unnecessary transactions = less CPU
July 15, 2025 at 1:26 PM
⚠️ Breaking changes:
– New packages for Lists, Tables, Text Styles
– UndoRedo renamed
– No more UMD builds (ESM/CJS only)
– considerAnyAsEmpty removed
– Requires @floating-ui/dom@^1.6.0
July 15, 2025 at 1:26 PM
Highlights:
– New meta-packages (@tiptap/extensions, etc.)
– Menus now use Floating UI (smaller, smarter)
– Static renderer → HTML, Markdown, React
– StarterKit now includes Link, Underline, Lists
– Pro features like Emoji, Math, TOC are OSS
July 15, 2025 at 1:26 PM
@tiptap/extension-file-handler
@tiptap/extension-invisible-characters
@tiptap/extension-mathematics
@tiptap/extension-node-range
@tiptap/extension-table-of-contents
@tiptap/extension-unique-id
June 20, 2025 at 12:02 PM
@tiptap/extension-drag-handle
@tiptap/extension-drag-handle-react
@tiptap/extension-drag-handle-vue-2
@tiptap/extension-drag-handle-vue-3
@tiptap/extension-emoji
@tiptap/extension-details-content
@tiptap/extension-details-summary
@tiptap/extension-details
June 20, 2025 at 12:02 PM