Releases: marp-team/marp-vscode
Releases · marp-team/marp-vscode
v0.9.0
Added
markdown.marp.toggleMarpPreview
command to toggle Marp preview (#52, #63)
v0.8.2
Fixed
- Fix disappeared images in exported PDF on some Windows environment (#64, #65)
Changed
- Upgrade Marp Core to v0.12.1 and Marp CLI to v0.13.0 (#65)
- Upgrade dependent packages to the latest version (#65)
v0.8.1
Fixed
- Fix regression of not working
size
global directive (#61, #62)
v0.8.0
Added
Changed
- Upgrade Marp Core to v0.12.0 and Marp CLI to v0.12.1 (#60)
- Upgrade dependent packages to the latest version (#60)
v0.7.1
Fixed
- v0.7.0 cannot export slide deck to any types (#57)
v0.7.0
Added
- Support export to PowerPoint document (
.pptx
) (#56)
markdown.marp.exportType
configuration to set the default export type (#56)
Changed
v0.5.2
Fixed
- Fix wrong hit area for link caused by Marpit polyfill when using VS Code >= 1.36 (#45, #49)
- Better scroll-sync when using VS Code >= 1.36 (#50)
Changed
- Upgrade Marp Core to v0.10.1 (#51)
- Upgrade dependent packages to the latest version (#51)
v0.5.1
Added
- Add
markdown.marp.chromePath
preference to allow setting custom Chrome path (#44, #46)
- Test environment against Node v10.11.0 (Electron 4) (#48)
Changed
- Upgrade Node for development to v10.16.0 (#48)
v0.5.0
Fixed
- Fix not-working Marpit color shorthand (#40, #42)
Changed
- Upgrade Marp Core to v0.10.0 (#42)
- Upgrade dependent packages to the latest version (#42)