0.0.3-dev.3 • Published 5 years ago

@pacoyang/slate-blockquotes v0.0.3-dev.3

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

ConvertKit Slate Plugins

npm.io

A collection of plugins for SlateJS, a customizable framework for building rich text editors.

Plugins

slate-code

Adds code block editing behaviors to a SlateJS editor.

slate-keymap

A convenient way to handle keyboard events in a SlateJS editor.

slate-lists

Adds list editing behaviors to a SlateJS editor.

Other

slate-testing-library

A library for testing SlateJS editors.

Documentation

Documentation is built using Docz and can be found at https://convertkit-slate-plugins.netlify.com/.

Development

To run Docz locally:

yarn
yarn bootstrap
yarn start