Markdown Formatter

Tidy a README or docs page: aligned tables, consistent list markers and spacing, and formatted code blocks.

Input · drop a file

Output

What changes

  • List markers become consistent (-).
  • Tables are padded so the columns line up in plain text.
  • Blank lines around headings, lists and code blocks are normalised.
  • Code blocks in known languages (JSON, JS, CSS…) are formatted too.

Line wrapping of prose is left as you wrote it.

Questions

Does it change how my Markdown renders?

No. The changes are to the source layout; the rendered output stays the same.

Related tools