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.10.1

Published by yhatt over 5 years ago

Fixed

  • Improve error handling while starting up server (#103 by @saiya)

Changed

marp-cli - v0.10.0

Published by yhatt over 5 years ago

Changed

marp-cli - v0.9.3

Published by yhatt over 5 years ago

Added

  • Output warning if detected blocking local resources while rendering by Chrome (#84, #98)

Changed

  • Update CircleCI workflow to run yarn audit at the beginning (#97)
  • Upgrade dependent packages to the latest version (#99)
marp-cli - v0.9.2

Published by yhatt over 5 years ago

Added

  • A hidden --stdin option to allow to disable reading from stdin as a workaround of hang up (#93, #94)
marp-cli - v0.9.1

Published by yhatt over 5 years ago

Added

  • Test with Node 12 (Erbium) (#91)
  • Add main entry point and type definitions (#92)

Changed

  • Pack built standalone binaries (#90)
marp-cli - v0.9.0

Published by yhatt over 5 years ago

Added

  • Shorthand for setting text color via image syntax, from Marpit v1.0.0 (#86)
  • Standalone executable binaries (Experimental) (#87, #88)
  • Automate GitHub release (#88)

Fixed

  • Prevent making zombie process while running CI (#86)

Changed

marp-cli - v0.8.1

Published by yhatt over 5 years ago

Fixed

  • Override engine html option only if defined in CLI (#83)
marp-cli - v0.8.0

Published by yhatt over 5 years ago

Added

Fixed

  • Update a workaround for the stable chrome's crash in docker image (#80)

Changed

marp-cli - v0.7.0

Published by yhatt over 5 years ago

Added

Fixed

  • Fix to work Chrome's BGPT feature in preview window (#78)

Changed

marp-cli - v0.6.3

Published by yhatt over 5 years ago

Changed

  • Upgrade Marp Core to v0.6.2 (#76)
  • Upgrade dependent packages to latest (#76)
marp-cli - v0.6.2

Published by yhatt over 5 years ago

Fixed

  • Fix hanging PDF conversion within Docker image (#73, #74)

Changed

marp-cli - v0.6.1

Published by yhatt over 5 years ago

Changed

marp-cli - v0.6.0

Published by yhatt over 5 years ago

Added

  • Make the first slide convertible into PNG and JPEG image by --image option (#68)
  • Support --no-output option (#69)

Fixed

  • Fix wrong MIME type when opening preview of converted file outputted to stdout (#68)
  • Improved log message when processed Markdown in server mode (#69)

Changed

  • Upgrade Node and dependent packages to latest (#70)
marp-cli - v0.5.0

Published by yhatt over 5 years ago

Added

  • Support setting HTML metadata via global directives and CLI options (#66)

Fixed

  • Reflect the correct fullscreen icon in bespoke template (#65)

Changed

marp-cli - v0.4.0

Published by yhatt over 5 years ago

Added

  • Add a touch-friendly OSC (On-screen controller) to bespoke template (#62)
  • Make bespoke template's OSC and progress bar configurable (#62)

Changed

marp-cli - v0.3.1

Published by yhatt over 5 years ago

Fixed

  • Fix blank PDF generated in Chrome >= 73 (#61 by @kamijin-fanta)
  • Fix failed test in other platform by Windows workaround for Carlo (#63)
marp-cli - v0.3.0

Published by yhatt over 5 years ago

Changed

marp-cli - v0.2.0

Published by yhatt almost 6 years ago

Fixed

  • Improve WebKit browser support (#55)

Changed

marp-cli - v0.1.0

Published by yhatt almost 6 years ago

Breaking

  • Drop support for Node 6 and Node < 8.9 (#47)

Added

  • Support --preview option in regular conversion and multiple files (#47)
  • Add -p alias to --preview option (#48)
  • Add toggle button for listing all served resources in server mode (#49)
  • Toggle full screen by hitting f / F11 in bespoke template (#50)
  • Add documentation of usage (#51)

Removed

  • Remove util.promisify polyfill for Node 6 (#53)

Changed

marp-cli - v0.0.15

Published by yhatt almost 6 years ago

Added

  • Support functional engine (#42)
  • Output the configured engine in version (-v) option (#43)
  • Experimental support --preview option to open preview window provided by Carlo (#44)

Fixed

  • Ignore node_modules in globbing (#45)

Changed

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