
Strapi's default rich text editor is fine. Until it isn't.
When your editors need more than bold and italics, when they ask for tables, code blocks, or task lists, the default editor starts to feel like a constraint.
You end up writing workarounds, fielding complaints from the content team, or hacking in a third-party solution that doesn't quite fit.
The TipTap Editor plugin from Notum drops in a proper WYSIWYG experience without touching your content model.
The plugin replaces Strapi's default rich text field editor with a TipTap-powered WYSIWYG. Editors get a familiar, modern writing experience.
Developers get clean, structured HTML output from a proven editor library built on ProseMirror.
One install. No schema changes. No data migration.
Install the plugin, rebuild Strapi, and any rich text field in your content types will render using TipTap instead of the default editor.
The editor ships with:
npm i @notum-cz/strapi-plugin-tiptap-editor
# or
yarn add @notum-cz/strapi-plugin-tiptap-editor
Then rebuild:
yarn build
yarn start
That's it. No config required to get started.
Compatible with Strapi v5.x.x, tested on Strapi v5.34.0. Written in TypeScript.
If your editors need more formatting control than Strapi's default rich text field provides, this is a direct drop-in upgrade. It is a good fit for:
If you only need basic bold and italic formatting, the default editor is probably enough. But most real-world projects outgrow it fast.
We kept getting asked the same question across projects: "Can we get a better editor?"
After integrating TipTap manually for the third or fourth time, we packaged it as a plugin and open-sourced it.
It now lives on GitHub.
This is an initial release. The editor works and covers the most common formatting needs, but it doesn't yet support extensive configuration.
The biggest item on our roadmap for Q2 2026 is the ability to configure which TipTap features are exposed to editors, so you can limit or expand the toolbar based on your project's needs.
We're building this in the open. If something is missing, broken, or worth adding, open an issue or submit a pull request.
GitHub: https://github.com/notum-cz/strapi-plugin-tiptap-editor
npm: https://www.npmjs.com/package/@notum-cz/strapi-plugin-tiptap-editor
Strapi Tech Lead who spoke at StrapiConf 25 and 3 Strapi meetups.
The guy with deep Next.js and Strapi know‑how applied to the biggest clients.

Send us a message and we’ll get back to you shortly.
You can also e-mail us at sales@notum.cz or book a meeting directly in our calendar .
Send us a message or schedule a call.
Discuss your needs in a 25 min free call.
Get a quote from us within 3 days.
You can also e-mail us at sales@notum.cz or book a meeting directly in our calendar.