使用方法
- Paste CSV, TSV, or spreadsheet data into the input area。
- Set the delimiter (auto-detected by default) and choose a column alignment。
- Toggle whether the first row is a header row。
- Copy the GFM markdown table from the output panel。
範例
- Pasting three CSV rows with headers name, age, city produces a GFM table with a separator row of dashes after the header。
- Choosing center alignment wraps each separator cell as :---: instead of just ---。