Markdown
Markdown Documentation Index Generator
Build a top-level index of a document’s main sections.
How it works
- 1Paste your Markdown.
- 2Top-level (H1–H2) headings become a flat link list.
- 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.
Related tools
See all →Markdown Editor
A fast, free online Markdown editor with live side-by-side preview.
Live Markdown Preview
Paste Markdown and see it rendered live, side by side, as you edit.
Split View Markdown Editor
A two-pane Markdown editor with the source and live preview side by side.
Fullscreen Markdown Editor
An immersive, full-window Markdown editor with live preview.