accuser/Setup Mark
Install Mark and optional dependencies (Python/Jupyter, Typst, Pagefind)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 1, 2026
- License
- MIT
Pinned Snippet
uses: accuser/setup-mark@ffcb77e2f6d04ef90d5b9ecde7338dcd473b78e1 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| mark-version | Mark version to install (e.g. '0.3.0' or 'latest') | — | latest |
| python | Install Python with jupyter_client and ipykernel | — | false |
| python-version | Python version (when python is true) | — | 3.12 |
| typst | Install Typst for PDF output | — | false |
| pagefind | Install Pagefind for search indexing | — | false |
Outputs
| name | description |
|---|---|
| mark-version | Resolved Mark version that was installed |