marp-cli

A CLI interface for Marp and Marpit based converters

MIT License

Downloads
12.2K
Stars
1.9K
Committers
19

Bot releases are visible (Hide)

marp-cli - v0.17.3

Published by github-actions[bot] over 4 years ago

Fixed

  • Ignore installing step of puppeteer-core in Dockerfile if the compatible tag was not found (#214)

Changed

  • Upgrade dependent packages to the latest version (#212, #215)

Deprecated

  • Hide the experimental --preview / -p option and show deprecation warning when used (#211, #213)
marp-cli - v0.17.2

Published by github-actions[bot] over 4 years ago

Fixed

  • PPTX creation does no longer make multiple master slides (#166, #205)
  • Make bespoke plugins robust against storage error (#207, #208)

Changed

  • Use PptxGenJS v3 instead of @marp-team/pptx (#205)
  • Disable opening presenter view in bespoke template if using localStorage has restricted in browser (#208)
  • Use passive event listener as much as possible (#209)
marp-cli - v0.17.1

Published by github-actions[bot] over 4 years ago

Added

  • Output warning if enabled --allow-local-files and missing local file(s) (#200 by @cosnomi)

Fixed

Changed

  • Upgrade Node and dependent packages to the latest version (#204)
marp-cli - v0.17.0

Published by github-actions[bot] almost 5 years ago

Breaking

  • Drop support for EOL Node 8 (Require Node >= 10) (#198)

Added

  • Presenter view for bespoke template (#142, #157)
  • Setup cache, badge, and skip tag support for GitHub Actions (#186, #192)

Changed

marp-cli - v0.16.2

Published by github-actions[bot] almost 5 years ago

Changed

marp-cli - v0.16.1

Published by github-actions[bot] almost 5 years ago

Fixed

  • Fix failing --allow-local-files option on WSL environment (#182)
marp-cli - v0.16.0

Published by github-actions[bot] almost 5 years ago

Breaking

Added

  • Add bespoke interactive plugin to improve event handling (#181)

Fixed

  • Navigate twice when hitting space bar after clicked next button on OSC (#156, #181)
  • Keep generated sync query between navigations (#162)

Changed

Removed

  • CSS hack for Chrome scaling on bare template (#177, #178)
  • Remove deprecated --bespoke-osc and --bespoke-progress argument options (#180)
marp-cli - v0.15.1

Published by github-actions[bot] almost 5 years ago

Fixed

  • Fix no response of conversions in WSL environment (#175, #176)
marp-cli - v0.15.0

Published by github-actions[bot] about 5 years ago

Fixed

  • Safari prevents moving slide after too many navigations (#158, #160)
  • Custom engine doesn't render code blocks well (#168, #172)
  • Support preview mode in macOS Catalina (#173)
  • Update Dockerfile to work Chromium correctly (#174)

Changed

Removed

  • Remove the detection of helper script from resolved engine (#171)
marp-cli - v0.14.1

Published by github-actions[bot] about 5 years ago

Fixed

  • Vanished auto-fitting elements when exporting to PDF, PPTX, and images (#153, #154)

Changed

marp-cli - v0.14.0

Published by github-actions[bot] about 5 years ago

Fixed

  • Precompile v8 cache while building Docker image (#148)

Changed

  • Upgrade Marpit v1.4.0 and Marp Core v0.13.0 (#151)
  • Hold the progress state of fragments on to URL query parameter (#149)
  • Reduce HTML file size of bespoke template by shortened container tag name and id (#150)
  • Upgrade Node and depedent packages to the latest version (#151)
marp-cli - v0.13.1

Published by github-actions[bot] about 5 years ago

Added

  • Add v8-compile-cache to make faster startup (#139)
  • Sync plugin for bespoke template (#145)

Fixed

  • Improve HTML performance after preloading (#143)

Changed

  • Migrate CI for Windows into GitHub Actions (#132, #140, #146)
  • Update CircleCI configuration to use v2.1 (#144)
  • Upgrade dependent packages to the latest version (#147)
marp-cli - v0.13.0

Published by yhatt about 5 years ago

Fixed

  • Fix an issue --allow-local-files may not work in the old Node + Windows (#133, #136)

Changed

  • Reconnect to file watcher when disconnected from WebSocket server (#130)
  • Change port number for file watcher from 52000 to 37717 (#135, #137)
  • Upgrade Marpit v1.3.2 and Marp Core v0.12.1 (#138)
  • Upgrade dependent packages to the latest version (#138)
marp-cli - v0.12.1

Published by yhatt over 5 years ago

Changed

marp-cli - v0.12.0

Published by yhatt over 5 years ago

Added

  • --images option for conversion into multiple image files (#71, #123)
  • --pptx option to support conversion into PowerPoint document (#107, #124)
  • Set up CI for Windows with Azure Pipelines (#120)

Changed

  • Rename bespoke option arguments using dot notation (#122)
  • Upgrade dependent packages to the latest version (#125)

Deprecated

  • Deprecate --bespoke-osc and --bespoke-progress argument options in favor of options using dot notation (#122)
marp-cli - v0.11.3

Published by yhatt over 5 years ago

Fixed

  • Fix Windows regression in finding files from directory (#118)
  • Improve test stability in Windows (#118)
marp-cli - v0.11.2

Published by yhatt over 5 years ago

Fixed

  • Fix that cannot find Markdown from directory that includes non-ASCII code (#108, #109)
  • Process glob-like path that refers to a real file correctly (#95, #117)
marp-cli - v0.11.1

Published by yhatt over 5 years ago

Added

  • A demo slide and the button to run in Gitpod (#113 by @mouse484, #114)

Fixed

  • Downgrade pkg to v4.3.x to fix segfault in the standalone build for Windows (#111, #112)
  • Improve error handling while running server (#115)
  • Fix up not working watch mode (#116)
marp-cli - v0.11.0

Published by yhatt over 5 years ago

Added

Changed

marp-cli - v0.10.2

Published by yhatt over 5 years ago

Fixed

  • Improve version output when using user-installed Marp Core (#105)
  • Reduce file size of converted HTML by upgrading Marp Core to v0.10.2 (#106)
Package Rankings
Top 17.65% on Formulae.brew.sh
Top 1.96% on Npmjs.org
Badges
Extracted from project README
CircleCI GitHub Workflow Status Codecov npm Docker LICENSE