πMarkdown TOC Generator
Automatically analyze H1βH6 headings in your markdown to build a Table of Contents. Indentation and anchor links handled automatically. Great for GitHub READMEs, tech blog posts, Notion pages, study notes, and meeting minutes.
π Browser-basedβ No watermarkβ No signup
How to use
- 1Paste your markdown.
- 2The TOC is generated automatically.
- 3Copy and paste it at the top of your document.
FAQ
What heading levels are included?+
Default is H1βH3, adjustable with a slider. 3β4 levels is usually right β deeper gets cluttered.
Do the anchor links work?+
They work in most markdown viewers including GitHub, GitLab, and Notion. Each entry jumps to its heading.
How do I use this in a GitHub README?+
Copy the generated TOC and paste it at the top of README.md. GitHub auto-creates heading IDs and the links work.
Do Korean headings get anchors too?+
Yes. GitHub-style slugs (lowercase, spaces β hyphens) are used and Korean is supported.
Can I add numbering to the TOC?+
Optional auto-numbering (1., 1.1., 1.1.1.) is available.