Strapi Plugin Wysiwyg React Md Editor screenshot

Strapi Plugin Wysiwyg React Md Editor

Author Avatar Theme by Kwinyyyc
Updated: 7 Dec 2025
42 Stars

This is a strapi rich text editor plugin based on react md editor

Categories

Overview

The strapi-plugin-wysiwyg-react-md-editor is a rich text editor plugin for Strapi, a headless CMS framework. It is based on the React MD editor and provides users with a user-friendly interface for creating and editing content.

Features

  • Rich Text Editing: The plugin offers a wide range of formatting options, such as bold, italics, bullet lists, numbered lists, headings, and more.
  • Markdown Support: Users can write and edit content using Markdown syntax, allowing for easier formatting and organization.
  • Real-time Preview: The editor provides a live preview of the rendered content, allowing users to see how their changes will appear before publishing.
  • Image Uploading: Users can easily upload and insert images into their content, enhancing the visual experience.
  • Customization: The plugin can be extended and customized to meet specific project requirements.

Installation

To install the strapi-plugin-wysiwyg-react-md-editor, you can follow these steps:

  1. Open your terminal or command prompt.
  2. Navigate to your Strapi project directory.
  3. Run the following command if you’re using yarn:
yarn add strapi-plugin-wysiwyg-react-md-editor

or run this command if you’re using npm:

npm install strapi-plugin-wysiwyg-react-md-editor
  1. After the installation is complete, restart your Strapi server.
  2. The plugin should now be installed and ready to use in your Strapi project.

Summary

The strapi-plugin-wysiwyg-react-md-editor is a powerful and versatile rich text editor plugin for the Strapi CMS framework. It offers a wide range of features and customization options, allowing users to create and edit content with ease. With Markdown support, real-time preview, and image uploading capabilities, this plugin is a valuable addition to any Strapi project.