Skip to content

@narkdown/render-with-ejs

Actions
Render markdown with the given ejs template
v0.1.1
Latest
Star (0)

@narkdown/render-with-ejs

GitHub Action: View on Marketplace narkdown GitHub version license: MIT

This action writes a markdown file with ejs template. If you want commit output markdown file, use it with commit action.

Inputs

template-file-path

EJS template file path.

Default template.md

target-file-path

Target markdown file path.

Default README.md

data

object, Data to be used to render ejs templates.

Outputs

None. This action just write file in GitHub action runner environment.

Example usage

Related

License

MIT

@narkdown/render-with-ejs is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Render markdown with the given ejs template
v0.1.1
Latest

@narkdown/render-with-ejs is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.