thesis/Asciidoctor Compile (with Mermaid)
> This action compiles specified asciidoctor files that may contain embedded > Mermaid diagrams.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Files to compile, can include * and ** globs. | yes | — |
| format | The format to compile to, `pdf` or blank. | no | "" |
| asciidoctor-args | Additional arguments to pass the asciidoctor command. | no | "" |
Outputs
| name | description |
|---|---|
| asciidoctor-artifacts | The list of space-separated compilation outputs |