strapi-plugin-wysiwyg-react-md-editor

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

Get started

With yarn:

yarn add strapi-plugin-wysiwyg-react-md-editor

With npm:

npm install strapi-plugin-wysiwyg-react-md-editor

Make it work

$ yarn build
$ yarn run develop