Parse and manipulate markdown files as tree structures from CLI.
A powerful JavaScript library and CLI tool for parsing and manipulating markdown files as tree structures using the remark/unified ecosystem
markdown-tree-parser$ markdown-tree-parser input.md$ markdown-tree-parser input.md --filter heading$ markdown-tree-parser input.md --output tree.json$ markdown-tree-parser input.md --format pretty$ markdown-tree-parser input.md --depth