Paste a JSON array and copy the generated Markdown table, complete with header row and alignment separators.
GitHub-flavored Markdown tables using pipe separators and a header divider row that renders on GitHub and most docs sites.
An array of objects with shared keys; the keys become the table header and each object becomes a row.
Objects missing a key get an empty cell so every row stays aligned with the header columns.