jd-solanki/Convert Markdown to HTML
Convert multiple markdown files to html files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Stringified Array of [Array of source md file & file to generate] (i.e. [ ["index.md", "index.html"], ["changelog.md", "changelog.html"]]) | no | — |
| theme | Github Markdown theme to use. Options: "auto", "light" or "dark" | — | Auto |
| debug | Boolean value which will tell action to log the action it performs. Useful for debugging. | — | false |
| title | Title of the HTML page | no | — |
| favicon | Favicon of the HTML page | no | — |
Outputs
no outputs