Rich Text
This Strapi plugin replaces the Markdown editor with a visual, easy-to-use text editor.
🛹 Strapi Plugin Rich Text
A WYSIWYG editor for your rich text fields
This Strapi plugin replaces the Markdown editor with a visual, easy-to-use text editor.
- 🧑🎓 Write content without needing to know Markdown syntax.
- 💅 Edit content visually, as in GoogleDocs or Notion.
- 🧱 Add rich content elements, such as embedded YouTube videos.
- 📦 Have your existing Markdown content automatically migrated.
Getting Started
Install
npm install strapi-plugin-rich-text
# Rebuild your Strapi admin panel
npm run build
After this, the Rich Text
plugin should show up in your list of Plugins in the admin panel.
About
Konstantin Münster – konstantin.digital
Distributed under the MIT license.
See LICENSE
for more information.
Install now
npm install strapi-plugin-rich-text
Create your own plugin
Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.