@vericus/slate-kit-basic-typhography

plugin that provides basic typography functionality to slate

Usage no npm install needed!

<script type="module">
  import vericusSlateKitBasicTyphography from 'https://cdn.skypack.dev/@vericus/slate-kit-basic-typhography';
</script>

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