ti/mdrest-markdown-to-json
Convert Markdown files to JSON/HTML and auto-commit changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to mdrest config file | no | "" |
| commit_message | Commit message for generated files | no | chore: update generated files from mdrest |
| git_user_name | Git user name for commit | no | github-actions[bot] |
| git_user_email | Git user email for commit | no | github-actions[bot]@users.noreply.github.com |
Outputs
| name | description |
|---|---|
| changed | Whether files were changed and committed (true/false) |