1001Ferramentas
📑Dev

Markdown TOC Generator

Generate the table of contents of a Markdown file from headings (#, ##, ###). Includes GitHub-style anchors. Everything in your browser.

Generate a Markdown table of contents

A long Markdown document calls for a table of contents up top, with a link to each section. The thing is, doing that by hand and keeping it in sync with the headings is a real chore. Paste your file here and the table of contents comes out ready, built from the headings themselves.

The tool reads the headings (#, ##, ###), respects the hierarchy among them, and builds the list with GitHub-style anchors, the ones that jump straight to the section on click. Within seconds the contents are ready to paste at the start of the document, already indented correctly at each level.

None of the text leaves your browser while it generates. Good for anyone looking after READMEs, wikis and technical docs who wants easy navigation without hand-updating the index.

Related Tools