Markdown TOC Generator
Paste Markdown and get a nested, linked table of contents — each entry pointing at a GitHub-style anchor slug, with your choice of bullet style and heading levels. Runs entirely in your browser.
How it works
Every ATX heading (# to ######) is read from your Markdown — ignoring any inside fenced code blocks — and turned into a nested, indented list of links. Each link target is a GitHub-style slug: lower-cased, spaces to hyphens, punctuation stripped, with a numeric suffix if a heading repeats. Choose the bullet style and the heading levels to include. All local to your browser.