actions-marketplace-validations/@narkdown/render-with-ejs
Render markdown with the given ejs template.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| template-file-path | EJS template file path. | no | template.md |
| target-file-path | Target markdown file path. | no | README.md |
| data | Data to be used to render ejs templates. | no | — |
Outputs
no outputs