impresscms-dev/Strip MarkDown extensions from links action
GitHub action to strip Markdown file extensions from links (useful for making links work with GitHub wiki)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Where to look for files to do operation | yes | — |
| ignore-filter | Pattern-based filter to ignore specific links in specific files. Each line should be in the format 'link-pattern:file-pattern'. Both sides accept glob style syntax. Quotes can be used for patterns with special characters. | no | — |
Outputs
no outputs