Skip to content

remark-stringify@8.0.0

Compare
Choose a tag to compare
@wooorm wooorm released this 30 Mar 10:01
70bf4e8
  • 065561b Move footnotes to remark-footnotes
    (breaking, footnotes: true no longer works, please see the new external plugin, it includes many fixes)
  • 7be53be Improve table format
    (breaking, looseTable is no longer supported, instead of spacedTable use tableCellPadding, instead of paddedTable use tablePipeAlign, also includes many fixes)
  • 24cd52d types: add partial interface exports to types
    (feature)
  • 4a6dcc9 Add deprecation note for pedantic mode
    (patch, just docs for now, but if you’re using pedantic: true, please stop)