melishev / strapi-plugin-react-editorjs

📝 Plugin for Strapi Headless CMS, hiding the standard WYSIWYG editor on Editor.js
https://www.npmjs.com/package/strapi-plugin-react-editorjs
MIT License
171 stars 80 forks source link

Adding NestedList, Underline and Alignment and updating Editor #66

Open SalahAdDin opened 2 years ago

SalahAdDin commented 2 years ago

We found those tools very useful to be included in the editor, and also, by updating the editor, it can support internationalization and will have bug fixes.

We also avoided including Undo and DragDrop plugins from problems with their integration.

SalahAdDin commented 2 years ago

Updating react-editor-js disables the i18n support.