willfantom/md2pdf
Convert markdown files to PDFs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| baseDir | The directory in the repository to be used as a base for local links | no | . |
| markdownSrcPattern | The path/pattern of the mardown file(s) to convert | no | **.md |
| cssFilePattern | The path/pattern to a CSS file to use in the conversion | no | **.css |
| markdownExtras | Extra parsing options for the markdown2 package | no | — |
Outputs
| name | description |
|---|---|
| convertedFiles | A comma-separated list of successfully converted files |