sheikhjaveed/DeMarkX Markdown Fixer
Production-ready Markdown repair and normalization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| apply-safe-fixes | Automatically apply safe fixes | — | true |
| fail-on-inferred | Fail if inferred fixes exist | — | false |
| fail-on-lint | Fail if lint issues exist | — | true |
| dry-run | If true, log repairs but do not modify files | — | false |
| max-files | Maximum number of files to process | — | 50 |
| skip-paths | Comma-separated glob patterns to skip (e.g. docs/**,changelog.md) | — | "" |
| github-token | GitHub Token for posting PR comments | yes | ${{ github.token }} |
Outputs
no outputs