Markdown Table Editor

Visually edit a table — rows, columns, alignment per column — and copy the GitHub-flavoured Markdown.

Click any cell to edit. Use the dropdown row to set per-column alignment.
Enter input above to see the result.

What is this for?

Markdown tables are great in the rendered output and miserable to write by hand. Pipe characters, alignment colons, the right number of dashes per column — by the time you've nudged everything into place, you could have written it as HTML. This editor gives you a familiar grid: click any cell to edit, use the buttons to add or remove rows and columns, set alignment per column from a dropdown, and copy the GitHub-flavoured Markdown when you're done. You can also paste an existing Markdown table at the bottom and it'll load into the grid for further editing.

When to use it

Common gotchas