Remark Slate Transformer Versions Save

remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.

0.6.8

1 year ago
  • Add sideEffects: false to package.json
  • Improve build setting

Full Changelog: https://github.com/inokawa/remark-slate-transformer/compare/0.6.7...0.6.8

0.6.7

2 years ago

Fix #90

0.6.6

2 years ago

Fix wrong typing

0.6.5

2 years ago

Fix wrong typing

0.6.4

2 years ago

Fixed wrong example in README.md

0.6.3

2 years ago

Update README.md

0.6.2

2 years ago

Fix wrong type of next callback

0.6.1

2 years ago

Fixed wrong example in README.md

0.6.0

2 years ago

Added overrides option to support custom AST.

0.5.0

2 years ago
  • Use @types/mdast for typing