0.1.2 • Published 6 years ago
slate-unist-serializer
Converts unist syntax trees to and from Slate documents, using a set of rules. Can be used as markdown or HTML serializer, using mdast and hast.
Installation
Install using NPM or Yarn:
npm install slate-unist-serializer
Usage
See examples in the test
directory.