🧹 Formatter
Normalise heading levels, list markers and blank lines.
1 → 2 lines+1 chars
Frequently asked questions
What does the Markdown formatter fix?+
It normalises heading levels (ensures proper spacing after #), standardises list markers (*, -, +), limits consecutive blank lines, trims trailing whitespace, and ensures a final newline.
Can I choose what to fix?+
Yes. Each formatting option has a toggle: normalise headings, normalise list markers, limit blank lines, trim trailing whitespace, and ensure final newline. Enable only what you need.
Does it change my Markdown content?+
Only the formatting is changed — your actual content (text, links, images) is preserved. The tool only adjusts whitespace, heading markers, and list symbols.