Markdown
Markdown Front Matter Remover
Strip the front matter block, keeping the body.
How it works
- 1Paste a document with front matter.
- 2The --- block is removed.
- 3Copy the clean body.
Use cases
- Prepare content for a system that adds its own metadata.
- Get just the body text.
- Clean up before export.
Frequently asked questions
Is my body changed?
No. Only the leading front matter block is removed; the body is untouched.
What if there is no front matter?
The document is returned unchanged.
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.