Skip to content

Releases: inokawa/remark-slate-transformer

0.1.9

21 Oct 06:15
Compare
Choose a tag to compare
  • Support math and inlineMath node from remark-math

0.1.8

21 Oct 02:54
Compare
Choose a tag to compare
  • Update readme and keywords

0.1.7

18 Oct 02:54
Compare
Choose a tag to compare
  • Build with rollup to publish both commonjs and esmodule

0.1.6

17 Oct 16:57
Compare
Choose a tag to compare
  • Remove unnecessary void field from slate node

0.1.5

17 Oct 14:35
Compare
Choose a tag to compare
  • Support toml node

0.1.4

17 Oct 13:37
Compare
Choose a tag to compare
  • Change project structure
  • Test with remark with micromark

0.1.3

17 Oct 05:18
Compare
Choose a tag to compare
  • Replace flatMap with reduce

0.1.2

15 Oct 17:54
Compare
Choose a tag to compare
  • Merge continued Text/Strong/Emphasis/Delete/InlineCode nodes
  • Add suport for slate ~0.47.9

0.1.1

09 Oct 15:41
Compare
Choose a tag to compare
  • Fix typing

0.1.0

09 Oct 12:36
Compare
Choose a tag to compare
  • Impl slate to remark transformation