Generate a global index for multiple markdown files recursively
-
Updated
Feb 25, 2023 - Go
Generate a global index for multiple markdown files recursively
Generates entire content with a TOC for all the headings and adds a link to TOC after each content heading,even lets you upload local markdown files and generates index for it.
mdi(markdown indexer) is a command line tool used to recursively generate markdown indexes in directories. Examples: https://github.com/poneding/knowledge-base/blob/master/README.md
script to create index (catalog) from markdown headers
Add a description, image, and links to the markdown-index topic page so that developers can more easily learn about it.
To associate your repository with the markdown-index topic, visit your repo's landing page and select "manage topics."