@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
}