Skip to content

Releases: marp-team/marp-core

v3.1.1

12 Apr 12:32
Compare
Choose a tag to compare

Changed

  • Upgrade Marpit to v2.2.4 (#291)
    • Fixed: Scoped style does not style pseudo elements section::before and section::after in advanced background
  • Upgrade marpit-svg-polyfill to v2.0.0 (#291)
  • Upgrade dependent packages to the latest version (#291)

v2.4.1

12 Apr 12:45
Compare
Choose a tag to compare

Changed

  • Upgrade Marpit to v2.2.4 (#291)
    • Fixed: Scoped style does not style pseudo elements section::before and section::after in advanced background
  • Upgrade marpit-svg-polyfill to v2.0.0 (#291)
  • Upgrade dependent packages to the latest version (#291)

v3.1.0

29 Mar 11:02
Compare
Choose a tag to compare

Added

  • Transform Unicode 14.0 emojis into images (#289)

Fixed

  • Disable thickening MathJax strokes in print media (#287, #290)

Changed

  • Upgrade Marpit to v2.2.3 (#289)
  • Upgrade Node and dependent packages to the latest version (#289)

v2.4.0

29 Mar 11:26
Compare
Choose a tag to compare

Added

  • Transform Unicode 14.0 emojis into images (#289)

Fixed

  • Disable thickening MathJax strokes in print media (#287, #290)

Changed

  • Upgrade Marpit to v2.2.3 (#289)
  • Upgrade Node and dependent packages to the latest version (#289)

v3.0.2

23 Jan 05:10
Compare
Choose a tag to compare

Fixed

  • Refactor auto scaling component (#276)
  • Preserve HTML comments within html block (#282)

Changed

  • Upgrade Marpit to v2.2.2 (#281)
  • Upgrade dependent packages to the latest version (#281)

v2.3.2

23 Jan 05:39
Compare
Choose a tag to compare

Fixed

  • Preserve HTML comments within html block (#282)

Changed

  • Upgrade Marpit to v2.2.2 (#281)
  • Upgrade dependent packages to the latest version (#281)

v3.0.1

08 Jan 01:30
Compare
Choose a tag to compare

Changed

  • Upgrade Marpit to v2.2.1 (#275)
  • Upgrade dependent packages to the latest version (#275)

v2.3.1

08 Jan 01:40
Compare
Choose a tag to compare

Changed

  • Upgrade Marpit to v2.2.1 (#275)
  • Upgrade dependent packages to the latest version (#275)

v3.0.0

22 Nov 20:17
Compare
Choose a tag to compare

⚡️ Breaking

  • Dropped Node 10 support and now requires the latest version of Node.js v12 and later (#260, #266)
  • Changed the default library for math typesetting from KaTeX to MathJax (#159, #236, #271)

Added

  • Auto-scaling for code block in uncover theme (#263)
  • Allow color customization through CSS variables in default theme (#209, #266)

Changed

  • Web Components based new auto scaling (#96, #248, #263)
  • Match color schemes for default theme to the latest GitHub (#266)
  • Adopt ::where() selector to class variants for making styles overridable (#244, #267)
  • Disable autolink for URL text that has no http(s):// protocol (#268)

v2.3.0

22 Nov 18:15
Compare
Choose a tag to compare

Changed