🆙 This update is including the major update of Marp Core and Marp CLI v3 → v4. Please check "Changes in new Marp Core v4" for details.
⚡️ Breaking
- VS Code v1.86.0 and later is now required (#474)
- Upgrade Marp Core to v4.0.1 (#472, #474)
- Upgrade Marp CLI to v4.0.4 (#473, #474)
Added
markdown.marp.html
setting to control rendering HTML within Marp Markdown (#476)markdown.marp.browser
andmarkdown.marp.browserPath
settings to control internally using browser to export (#478)- Support Firefox as a browser for exporting (#473, #474, #478)
Changed
- Several allowed HTML elements through Marp Core are enabled by default (#472, #474, #476)
- Upgrade development Node.js and dependent packages to the latest version (#474)
- Migrate ESLint config to flat config (#475)