Marpit Versions Save

The skinny framework for creating slide deck from Markdown

v2.6.1

7 months ago

Fixed

  • Add TypeScript definition for cssContainerQuery constructor option (#378)

v2.6.0

7 months ago

Added

  • cssContainerQuery constructor option (#355, #377)
  • lang global directive and constructor option (#376)

Changed

  • Upgrade dependent packages to the latest version (#375)

v2.5.3

8 months ago

Fixed

  • Advanced background: Exclude Marpit reserved image keywords from <figcaption> correctly (#373)

v2.5.2

8 months ago

Fixed

  • Fix blocking paginate: skip and hold in v2.5.1 inline SVG mode (#372)

v2.5.1

8 months ago

Added

  • Advanced background: Render the image's alt text to <figcaption> (#368, #371)

Fixed

  • Begin the page number from 1 even if used paginate: hold at the first page (#365, #370)

Changed

  • Upgrade Node.js and dependent packages to the latest version (#369)

v2.5.0

11 months ago

Added

  • paginate: skip and paginate: hold (#218, #359 by @JannikWibker)

Changed

  • Upgrade Node.js LTS and dependent packages to the latest version (#360)
  • New looks for Marpit API documentation (#360)

v2.4.2

1 year ago

Added

  • Test against Node.js 18 LTS (#344, #345)

Changed

  • Upgrade dependent packages to the latest version (#345)

v2.4.1

1 year ago

Fixed

  • Improve module interface of @marp-team/marpit/plugin to make compatible with CJS (#341)

Changed

  • Upgrade dependent packages to the latest version (#342)

Removed

  • Continuous test against EoL Node.js 12 (#291, #342)

v2.4.0

1 year ago

Added

  • anchor constructor option for slide anchor customization (#335, #340)

Changed

  • Upgrade dependent packages to the latest version (#339)

v2.3.1

1 year ago

Fixed

  • Fix invalid scoping for updated :root selector (#336, #337)