Paste or open the .md file
Bring in Markdown copied from a chat, generated by a coding agent, or saved by another tool.
Fix whole-document fences, heading spacing, decorative bullets, fence labels, and extra blank lines in Markdown copied from ChatGPT, Claude, coding agents, or any other source. Your words stay unchanged.
Use only the rules you need, review the result, and keep control of the document.
Bring in Markdown copied from a chat, generated by a coding agent, or saved by another tool.
Choose conservative fixes. The cleaner does not rewrite prose or silently remove content.
Refine the cleaned source, check the rendered document, then copy or download a real .md file.
It makes a small set of visible formatting repairs. It does not try to rewrite or “improve” what you wrote.
What the tool changes, what it leaves alone, and when to use a different Markdown workflow.
It can remove one fence around an entire Markdown document, add missing spaces after heading markers, convert decorative bullets to Markdown list markers, normalize MD or Markdown fence labels, and collapse repeated blank lines.
No. It does not rewrite prose, change heading levels, remove citations, or invent content. It applies only the formatting rules you select.
Keep the outer-wrapper rule selected, paste the document, and choose Clean Markdown. The wrapper is removed only when one fence encloses the whole document.
Yes. The cleaner does not change lines inside real fenced code blocks. Removing a whole-document wrapper still preserves code blocks nested inside that document.
Yes. Paste Markdown from either tool, a coding agent, or another source, then review every applied formatting rule. ilovemd is not affiliated with those products.
Markdown is a compact way to structure headings, lists, links, and code while still remaining plain text. When copied as raw text, its fences and markers become visible; this cleaner repairs only the selected formatting artifacts.
No. The current cleaner applies deterministic rules in your browser and does not call an AI model or an ilovemd document-processing server.
The cleaner targets a short list of artifacts commonly found in copied tool output and reports each change. The Markdown Formatter is the broader tool for normalizing an ordinary Markdown document.
Yes. The cleaned Markdown remains editable. Switch to the rich preview to inspect headings, lists, links, tables, quotes, and code, then copy or download the final .md file.