concat-md icon indicating copy to clipboard operation
concat-md copied to clipboard

CLI and API to concatenate markdown files and modify as necessary.

Results 5 concat-md issues
Sort by recently updated
recently updated
newest added

Is there a wrap to let’s wrap each page with a `` or something similar?

Is it possible to add this feature where we can only have one title in the readme

If the markdown files are in multiple directories and the common parent directory contains lots of other files and directories, sometimes it is easier to specify what files and directories...

The default value of `joinString` is a line break. If it is changed to something else, like to "---" (a full horizontal line), no line break will be appended. If...

If multiple files from a directory are concatenated and TOC is inserted at the beginning of the output file, a global title in front of the TOC will be missing....