Markdown Repair
Automatically fix common Markdown formatting errors: add missing spaces after # in headings, insert required blank lines before headings (GFM requirement), and close unclosed code fence blocks. A fast online Markdown fixer for broken documents.
All tools in one screen
Demo
What Markdown Repair fixes
Heading spacing
##Heading → ## Heading. Adds the required space after # characters.
Blank line before heading
Inserts a blank line before a heading if the previous line is not empty. Required by GFM spec.
Unclosed code fences
Finds unclosed ``` blocks and adds the closing fence at the end of the document.
Frequently Asked Questions
All tools in one Workspace
Markdown Repair + Text Cleaner + Table Cleaner — full document repair in one place.