Releases: marp-team/marp-vscode
Releases · marp-team/marp-vscode
v2.2.0
v2.1.0
v2.0.1
v2.0.0
This is pre-released version of the major update. Try it and ready for the next new core!
⚡️ Breaking
- VS Code >= 1.63 is now required (#357)
- Upgrade Marp Core to v3.2.0 (#357)
- This is the first version of using v3 core. Refer to the article of ecosystem update. (Major changes in Marp Core v3.0.0)
- Changed the default of
markdown.marp.mathTypesetting
tomathjax
(#357)
Changed
v1.5.2
v1.5.1
Changed
- Upgrade Marp Core to v2.4.1 (#343)
- Transform Unicode 14.0 emojis into images
- Fixed too thickness MathJax math typesettings in PDF rendering
- Fixed a bug scoped style does not apply styling to pseudo elements
section::before
and::after
whenever using advanced background image
- Upgrade Marp CLI to v1.7.1 (#343)
- Fixed: Cannot write the conversion output to the drive root
- Upgrade Node.js and dependent packages (#343)
v1.5.0
Changed
- Upgrade Marp CLI to v1.7.0: The presenter view update in HTML output (#333)
- Upgrade dependent packages to the latest version (#333)
- Web extension is no longer early preview (#334)