actions-mn/metanorma-compile
Compile to a metanorma document
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| input-file | Source file to compile | yes | — |
| type | Type of standard to generate | yes | — |
| extensions | Comaseparated list of extensions to generate | — | "" |
| format | Format of source file: eg. asciidoc | — | "" |
| require | Require LIBRARY prior to execution | — | "" |
| wrapper | Create wrapper folder for HTML output | — | "" |
| asciimath | Keep Asciimath in XML output instead of converting it to MathM | — | "" |
| datauriimage | Encode HTML output images as data URIs | — | "" |
| relaton | Export Relaton XML for document to nominated filename | — | "" |
| extract | Export sourcecode fragments from this document to nominated directory | — | "" |
| output-dir | Directory to save compiled files | — | "" |
| agree-to-terms | Agree / Disagree with all third-party licensing terms presented (WARNING: do know what you are agreeing with!) | — | "" |
| install-fonts | Skip the font installation process | — | true |
| continue-without-fonts | Continue processing even when fonts are missing | — | "" |
| no-progress | Don't show progress for long running tasks (like download) | — | true |
| use-bundler | Run in bundler | — | "" |
Outputs
| name | description |
|---|---|
| metanorma-version | Version of metanorma used for compilation |
| output-dir | Output directory path |