koharakazuya/Marp CLI Action
Run @marp-team/marp-cli to convert markdown files into static HTML / CSS, PDF, PowerPoint document, and image(s)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-file | Marp 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-html | Whether to generate HTML. | no | true |
| generate-pdf | Whether to generate PDF. | no | true |
| generate-pptx | Whether to generate PowerPoint. | no | false |
| generate-image | Format 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-images | Format 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 | — |
Outputs
no outputs