Releases: inokawa/remark-slate-transformer
Releases · inokawa/remark-slate-transformer
0.1.9
- Support math and inlineMath node from remark-math
0.1.8
- Update readme and keywords
0.1.7
- Build with rollup to publish both commonjs and esmodule
0.1.6
- Remove unnecessary void field from slate node
0.1.4
- Change project structure
- Test with remark with micromark
0.1.3
- Replace flatMap with reduce
0.1.2
- Merge continued Text/Strong/Emphasis/Delete/InlineCode nodes
- Add suport for slate ~0.47.9
0.1.0
- Impl slate to remark transformation