markdown-magic-directory-tree
markdown-magic-directory-tree copied to clipboard
Print directory tree in Markdown
Results
2
markdown-magic-directory-tree issues
Sort by
recently updated
recently updated
newest added
When using options: ``` DIRTREE: tree({}), ``` ``` const dir = path.resolve(path.dirname(config.originalPath), options.dir); ^ TypeError: Cannot read properties of undefined (reading 'originalPath') ```
So i'm guessing that DIRTREE should be set to this package. if not how? And you provide the options where / how?