Skip to content

Markdown Tree

mistermicheels/markdown-notes-tree: Generate Markdown trees that act as a table of contents for a folder structure with Markdown notes

Install

shell
npm install -g markdown-notes-tree

Use

Basic:

shell
npx markdown-notes-tree --ignore img

Cleaner & debug:

shell
npx markdown-notes-tree --ignore img --allowMissingTitle --noSubdirectoryTrees