Skip to content
Markdown

Markdown Documentation Index Generator

Build a top-level index of a document’s main sections.

How it works

  1. 1Paste your Markdown.
  2. 2Top-level (H1–H2) headings become a flat link list.
  3. 3Copy the index.

Use cases

  • Create a docs home page index.
  • List main sections without sub-items.
  • Summarize a large document.

Frequently asked questions

Why only H1 and H2?

An index stays scannable by listing only the major sections, not every sub-heading.

How is this different from a TOC?

The TOC is nested and includes deeper headings; the index is a flat list of top sections.

Is it private?

Yes. Everything runs in your browser — nothing is uploaded.

See all →