Markdown TOC Generator
Generate a Markdown table of contents online. GitHub-style anchors, duplicate suffixes, heading-level range. Paste and go.
Markdown TOC generator (4 headings)
GitHub-style anchors, duplicates get -1, -2 suffixes.
Output
- [Install](#install) - [npm](#npm) - [Usage](#usage) - [Usage](#usage-1)
How to use
- Paste input or drop a file above.
- Adjust options (delimiter, dialect, quality, ratio).
- Copy result or download — no sign-up needed.
FAQ
Anchor format?
Lowercase, punctuation stripped, spaces → dashes, duplicates get -1, -2.
Code spans in headings?
Backticks stripped for the anchor, kept in the display text.