Skip to content

v0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 18:05
· 592 commits to main since this release

Added

  • GitHub Actions workflow to upload packaged VSIX into release page (#182, #188)

Changed

  • Upgrade to Marp Core v1.4.0 (#186)
    • Stopped the confusable auto-detection of syntax highlight for code block
    • Added support for more emoji shorthands
  • Upgrade to Marp CLI v0.23.0 (#186)
    • Export into PDF/image is working with Apple Silicon
    • Auto-detection of Chromium browser for export has supported Microsoft Edge for Linux
    • No longer required restarting VS Code after changing markdown.marp.chromePath configuration
  • Upgrade development Node LTS to 14 (#186)
  • Upgrade dependent packages to the latest version (#186)
  • Switch package manager from yarn to npm (#187)