@stepik21/strapi-plugin-editor-js
v0.0.7
Published
A plugin to add an editor.js custom field to Strapi 5.
Readme
strapi-plugin-editor-js
A plugin to add an editor.js custom field to Strapi 5.
npm i @matthewkilpatrick/strapi-plugin-editor-jsAddons
The following Editor.js blocks are enabled by default:
There's currently no support for extending the supported blocks, or adjusting the configuration for the enabled ones.
Credits
This plugin is mostly duct-taped together based on the existing libraries, that don't yet support Strapi 5:
- https://github.com/melishev/strapi-plugin-react-editorjs
- https://github.com/GregorSondermeier/strapi-plugin-editorjs
