Skip to content

v0.9.0

Compare
Choose a tag to compare
@yhatt yhatt released this 03 Apr 13:33

Added

  • Parse lists in * and 1) marker as fragmented list (#145, #148)

Changed

  • Upgrade dependent packages to the latest version (#143, #149)
  • Simplify Marpit plugins by using injected instance into markdown-it instance (#147)

Deprecated

  • Mark unused constructor options as deprecated: backgroundSyntax, filters, inlineStyle, and scopedStyle (#144)

Removed

  • Enhanced plugin system (#146)