brightspace/Render Markdown Docs Action
Renders markdown into D2L-formatted html; result stored in /output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 19, 2022
- License
- Apache 2.0
Pinned Snippet
uses: brightspace/render-docs-action@781beebf59539f3e3c3ddaba9db0390283673acc # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| docs_path | Relative path to the folder of markdown files to render | no | docs |
| output_dir | Path to the output directory to use | no | output |
| template | A scriban HTML template for rendering | no | — |
Outputs
no outputs