sushichan044/mdfm - Markdown Frontmatter Extractor

Extract frontmatter metadata from Markdown files using glob patterns

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
patternGlob pattern to match Markdown files (e.g., "**/*.md")yes
github-tokenThe GitHub tokenno${{ github.token }}
versionVersion of mdfmnolatest
check-existenceCheck for the existence of an existing mdfmnofalse
namedescription
jsonJSON string containing extracted frontmatter and content
json-output-filePath to JSON file temporary stores the output