v0.15.1
Fixed
- Fix failure of export with Snap Chromium in Linux, by updated Marp CLI v0.21.1 (#166, #167)
NOTE: We've known to fail the export command if both of VS Code and Chromium have installed by snap: marp-team/marp-cli#287. It's probably insecure but setting custom Chrome path to the raw binary of snap Chromium may help you as a workaround.
Changed
- Upgrade to Marp Core v1.3.0 and Marp CLI v0.21.1 (#167)
- Upgrade dependent packages to the latest version (#167)