Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 16:04
· 1 commit to main since this release

Changed

  • Upgrade Node.js to v18 LTS (#437)
  • Upgrade Marp Core to v3.9.0 (#440)
    • Added lang global directive
    • Enabled CSS container query support for child elements of section element by default
  • Upgrade Marp CLI to v3.4.0 (#444)
  • Upgrade dependent packages to the latest version (#445)

Added

  • IntelliSense definition for lang global directive (#430, #446)

Fixed

  • Disappeared inline elements with position: relative that are the direct children of the slide (#442, #443)