A tool to convert various tables into Markdown notation,
generating Markdown tables from Excel, CSV, JSON, SQL results and other table formats.
The formats that can be converted are as follows You can convert the following formats to Markdown tables
Try copying and pasting a cell in Excel or Spletsheet, for example. Or, enter TAB-delimited text.
Type or paste the comma-delimited text.
It supports JSON format such as array and object types.
You can easily convert it to Markdown by copying and pasting the execution result on the console.
Paste the table element surrounded by the <table>~</table> tag in the HTML.