kadikraman / draftjs-md-converter

Converts content from Draft.js blocks to Markdown and vice versa.
https://kadikraman.github.io/draftjs-md-converter/
MIT License
145 stars 37 forks source link

Upgrade markdown-to-ast #35

Closed kadikraman closed 6 years ago

kadikraman commented 6 years ago

The markdown-to-ast library has been moved into a monorepo. This upgrades the dependency to use the latest package in the new location.

https://github.com/textlint/textlint/issues/455