Markdown
Markdown TOC Remover
Strip a generated table of contents from a document.
How it works
- 1Paste a document containing a TOC block.
- 2The block between <!-- toc --> markers is removed.
- 3Copy the cleaned document.
Use cases
- Remove a stale TOC.
- Prepare content for a platform that auto-generates a TOC.
- Clean up before exporting.
Frequently asked questions
Which TOC does it remove?
The block delimited by <!-- toc --> and <!-- /toc --> markers.
What if there are no markers?
The document is returned unchanged, so it is safe to run anytime.
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.