mmap2md-cli
v1.4.0
Published
CLI tool for converting mind map archive to Pandoc's markdown.
Downloads
92
Readme
mmap2md-cli
The command line tool supports the conversion from mind map archive to Pandoc's markdown.
Usage
Usage: mmap2md [options] [source]
CLI tool for converting mind map archive to Pandoc's markdown.
Arguments:
source Specify the file to convert. If not provided, the tool will read from STDIN.
Options:
-V, --version output the version number
-v, --verbose Display detailed output.
-n, --name <NAME> Specify the mind map name in the source for processing.
--config-file <FILE> Specify a configuration file to load.
-p, --pack Bundle the resulting files into a single package.
-o, --output-path <FOLDER_OR_FILE> Specify the destination for the output files.
If the result is a packed file, provide a file path; otherwise, provide a folder path.
If not specified, the primary markdown file or the packed file will be directed to STDOUT.
-h, --help display help for command
Example
mmap2md -v -o ./tests ./tests/sample.mmap