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.9.0

5 months ago

BREAKING CHANGES

  • Support only unified 11+
  • Now slateToRemark is just a function not plugin for remark, due to change of type definition of unified
  • Drop support of legacy slate

What's Changed

New Contributors

Full Changelog: https://github.com/inokawa/remark-slate-transformer/compare/0.8.1...0.9.0

0.8.1

9 months ago

0.8.0

9 months ago

BREAKING: Add exports field to package.json

Full Changelog: https://github.com/inokawa/remark-slate-transformer/compare/0.7.5...0.8.0

0.7.5

11 months ago

What's Changed

Full Changelog: https://github.com/inokawa/remark-slate-transformer/compare/0.7.4...0.7.5

0.7.4

1 year ago

What's Changed

Full Changelog: https://github.com/inokawa/remark-slate-transformer/compare/0.7.3...0.7.4

0.7.3

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/inokawa/remark-slate-transformer/compare/0.7.2...0.7.3

0.7.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/inokawa/remark-slate-transformer/compare/0.7.1...0.7.2

0.7.1

1 year ago
  • Remove tslib from bundle but import

Full Changelog: https://github.com/inokawa/remark-slate-transformer/compare/0.7.0...0.7.1

0.7.0

1 year ago

Full Changelog: https://github.com/inokawa/remark-slate-transformer/compare/0.6.9...0.7.0

0.6.9

1 year ago
  • Publish sourcemap
  • Replace function with const to minimize minified size
  • Update README.md

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