actions-marketplace-validations/Marp CLI Action

Run @marp-team/marp-cli to convert markdown files into static HTML / CSS, PDF, PowerPoint document, and image(s)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-fileMarp CLI configuraiton file path. If not specified, the configuration file in the repository root directory will be automatically detected. See [Marp CLI document](https://github.com/marp-team/marp-cli/blob/master/README.md#configuration-file). no
generate-htmlWhether to generate HTML. notrue
generate-pdfWhether to generate PDF. notrue
generate-pptxWhether to generate PowerPoint. nofalse
generate-imageFormat of the title slide image. Use the input `png` or `jpeg` to generate an image of the title slide. Omit if you don't want to generate. See [Marp CLI document](https://github.com/marp-team/marp-cli/blob/master/README.md#title-slide---image). no
generate-imagesFormat of the slide deck. Use the input `png` or `jpeg` to generate images of the slide deck. Omit if you don't want to generate. See [Marp CLI document](https://github.com/marp-team/marp-cli/blob/master/README.md#multiple-images---images). no

no outputs