Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 20:45
· 703 commits to main since this release

Added

  • Inject the inline helper script for browser into rendered Markdown automatically (#115)
  • Add script constructor option (#115)

Changed

  • Upgrade Marpit to v1.4.1 (#113)
  • Upgrade dependent packages to the latest version (#109, #113)
  • Apply font-display: swap to Google Fonts in gaia theme (#114)
  • Define word-wrap css property as break-word in gaia and uncover theme (#108, #119)
  • Reduce inconsistency about html option between Marp Core and markdown-it option (#111, #117)

Deprecated

  • Marp.ready() had deprecated in favor of new entrypoint @marp-team/marp-core/browser (#115)

Removed

  • Remove unused inline web font from default theme (#116)