ntnn/Extract Code Blocks from Markdown

Extract code blocks from markdown files with filtering

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
inputPath(s) to the input markdown file(s)yes
outputPath to the output file (default: "", not compatible with multi)no""
multiExtract inputs to multiple files based on the file tag (default: false, not compatible with output)nofalse
tagsComma-separated tags to filter code blocksno""
exclude-tagsComma-separated tags to exclude code blocksno""
exclude-commentsWhether to include code blocks inside HTML comments (default: false)nofalse

no outputs