Markdown Formatter

Prettify your Markdown tables, lists, and headers for consistent styling.

Clean Up Markdown Files

Maintain consistent styling in your READMEs and documentation. This tool aligns tables, standardizes lists, and fixes spacing issues automatically.

Table Alignment

Perfectly pads markdown table cells so the source code is readable.

List Normalization

Converts mix of `*` and `-` bullets to a consistent style.

CommonMark

Ensures output adheres to CommonMark and GFM standards.

Why Format Markdown?

Markdown is great for writing, but messy source code makes it hard to edit. Formatted MD files are easier for teams to maintain.

  • Readability

    Aligned tables allow you to read data directly in the source code.

  • Consistency

    Enforce a standard style guide across your project documentation.

Formatting Guide

1

Paste MD

Copy text from your README.md or notes.

2

Process

The tool realigns text, lists, and tables.

3

Use

Copy the result back to your file.