Releases: marp-team/marp-cli
Releases · marp-team/marp-cli
v0.0.8
Added
- Add official Docker image (#14)
- Add
--input-dir
(-I
) option to keep directory structure (#16)
Changed
- Upgrade Node LTS and depenent packages (#17)
Fixed
- Fix incorrect SVG scaling on Chrome (#15)
v0.0.7
Changed
- Use user-installed marp-core by default (#12)
Fixed
v0.0.6
Added
- Add
--html
option (#7)
- Support configuration file (
.marprc
/ marp.config.js
) (#9)
- Come back
--engine
option that can specify Marpit based module (#9)
- Render local resources in converting PDF by
--allow-local-files
option (#10)
Changed
- Upgrade dependent package versions to latest (#8, #11)
- Create directories for the output path recursively (#9)
v0.0.5
Added
- Support conversion from standard input (#4)
- Add
bespoke
HTML template for ready to presentation (#5)
Changed
Fixed
- Fix incorrect CJK fonts in exported PDF (#3)
v0.0.4
Added
- Convert slide deck into PDF with Puppeteer (#2)
v0.0.3
Added
- Support Marp core's fitting header by including browser bundle to exported PDF (#1)
- Add tests to fill global minimum coverage
Removed
- Make a sweep much advanced CLI options:
--engine
, --engine-name
.
These options will become to be configurable by JavaScript conf file in future.
v0.0.2
Initial release. Please notice that it is early alpha release.
v0.0.1
is removed because of mispublished.