DataStays

Markdown Table to JSON

Convert a Markdown table into a JSON array of rows — a quick way to pull tabular data out of a README, a doc, or a GitHub issue. It expects the usual header row plus --- separator row; cells are returned as strings.