Markdown Formatter
Input
Formatted

Output will appear here

Input
Formatted

Output will appear here

Empty

Markdown Formatter

Format Markdown files with Prettier — normalizes lists, heading spacing, blank lines, and table alignment. Shows a live rendered preview alongside the formatted source.

Use Cases

  • Normalizing Markdown files before committing to a repo
  • Cleaning up AI-generated Markdown with inconsistent formatting

Frequently Asked Questions

What does Prettier change in Markdown?

Prettier normalizes list markers (-/*/+), ensures consistent blank lines between sections, fixes table column alignment, and enforces consistent heading style.