A collection of plugins for SlateJS, a customizable framework for building rich text editors.
Adds code block editing behaviors to a SlateJS editor.
A convenient way to handle keyboard events in a SlateJS editor.
Adds list editing behaviors to a SlateJS editor.
A library for testing SlateJS editors.
Documentation is built using Docz and can be found at https://convertkit-slate-plugins.netlify.com/.
To run Docz locally:
yarn
yarn bootstrap
yarn start