Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@vericus/slate-kit-basic-typhography

Vericus7MIT0.2.28TypeScript support: included

plugin that provides basic typography functionality to slate

Vericus, slate, slate-kit, slate-plugin, editor, typography

readme

@Vericus / Basic Typhography

plugin that provides basic typography functionality to slate

Documentation

Slate plugin that provides basic typography functionality helpers that can be used to trigger changes on toolbars, and optional renderer using @vericus/slate-kit-basic-typography-renderer

this plugin is configurable through options whether the renderer for paragraph, heading-one, heading-two, heading-three, heading-four are being provided externally or not

{
  defaultBlock: "paragraph",
  externalRenderer: false
}

License

MIT © slate-kit