Markdown TOC Generator
Generate a linked table of contents from Markdown headings β GitHub anchor style.
Runs locally in your browser. Your input is not uploaded.
How to Use
- 1
Paste your Markdown document
The whole README or article, headings included.
- 2
Tune depth options
Set max depth, skip the H1, or switch to a numbered list.
- 3
Paste the TOC
Drop the generated linked list at the top of your document.
Frequently Asked Questions
- It scans your Markdown for # headings (skipping code blocks), builds GitHub-style anchor slugs for each, and emits a nested bulleted list of links you can paste at the top of your README.
Related Tools
CSS FormatterMinify or beautify CSS stylesheetsJS FormatterMinify or beautify JavaScript codeHTML FormatterBeautify or minify HTML markupHTML EscapeEscape special HTML characters to entitiesHTML StripperRemove all HTML tags to extract plain textHTML EntitiesSearchable reference for all HTML entity codesSQL FormatterBeautify and format SQL queriesXML FormatterFormat, validate, and minify XML documents instantly