actions-marketplace-validations/Markdown action: create indexes

Creates indexes pages for a markdown styled wiki

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
folderThe folder path to start atno${{ github.workspace }}
filenameThe name of the file, default to 'index.md'noindex.md
contentThe content of to add to the index file, default to '.content.md'no.content.md
includeThe files to additionaly include in the index file, follows glob pattern on the filenames, supports multiple patterns via multi-line stringno""
excludeThe files to exclude from the index file, follows glob pattern on the filenames, supports multiple patterns via multi-line stringno""
includeExtWhether to include the file extension in the index file linksnofalse

no outputs