
A drop-in replacement for the strapi editor
The Strapi TipTap Editor is a drop-in replacement for the built-in WYSIWYG editor in Strapi. It is built upon the TipTap editor and allows for easy and simple use. The main goal of this replacement editor is to provide a more user-friendly and intuitive interface, allow for the use of tables and CSS columns, and output content as plain HTML. The editor is designed to work with Strapi v4, specifically tested with v4.5.5, and should work with future versions as well.
The Strapi TipTap Editor is a replacement for the built-in WYSIWYG editor in Strapi, providing a more user-friendly interface and additional features such as support for tables and CSS columns. It is easy to install and use, and any issues or suggestions can be submitted through the GitHub issues tab for prompt attention.

Strapi is an open source headless CMS that provides a customizable content management system and API for your projects. It allows you to manage content in a visual interface and use a REST or GraphQL API to retrieve the data.