nerdoza/Markdown Concatenate

Performs a concatenation on markdown files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
srcDirPath to directory of md files to concatenate.yes
destFileDestination file path for concatenated file, including file name.yes
limitLimit concatenation to specified number of files sorted by name. (Leave blank for no limit)no
reverseReverse ordering of concatenation to descending. (Leave blank for ascending ordering)no
separatorString to use between each concatenated file. (Default is new line character)no

no outputs