Markdown Table Generator
Create Markdown tables visually. Edit cells, set alignment, copy the output.
About Markdown Tables
Markdown tables use pipes (|) and hyphens (-) to create structured data. Alignment is controlled with colons in the separator row: :--- for left, :---: for center, ---: for right.