0.1.0 • Published 4 years ago

@horacioh/slate-plugin-with-markdown-parser v0.1.0

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

Slate plugin withMarkdownParser

This Slate plugin allows you to paste markdown content into the editor and convert it to slate nodes.

DEMO (TODO)

Installation

yarn add @horacioh/slate-plugin-with-markdown-parser
# or
npm install @horacioh/slate-plugin-with-markdown-parser --save

TODOs

  • remove all any types :man_facepalming:
  • docs
  • examples
  • contributing guidelines
  • tests
  • CI/CD Github actions
  • Storybook examples