Markdown
Markdown Documentation Formatter
Format docs with an optional table of contents from your headings.
How it works
- 1Paste docs using ## and ### headings.
- 2Add a title and toggle the TOC.
- 3Copy the formatted documentation.
Use cases
- Prepare a docs page.
- Add navigation to long docs.
- Standardize documentation structure.
Frequently asked questions
How is the TOC built?
From your H2 and H3 headings, with GitHub-style anchor links and nesting.
Will the anchors work?
Yes; they use the same slug rules as GitHub and most Markdown renderers.
Is it private?
Yes. The document is assembled in your browser; nothing is uploaded or stored.
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.