How to repair text tables into valid markdown
- Step 1Paste raw table text — Drop the messy text table from email, chat, or PDF source.
- Step 2Repair — Click Run — the table is normalized to valid Markdown.
- Step 3Use in your doc — Copy the repaired table into your Markdown source.
Frequently asked questions
What if source is space-separated?+
The repair tool detects pipe-separated tables. For space-separated text, use CSV to MD Table instead.
Does it handle multi-line cells?+
Multi-line cells aren't supported in standard GFM. The tool collapses to a single line.
Will it preserve cell alignment?+
Cell alignment isn't preserved. Use column-level `:---:` for column-wide alignment.
Privacy first
All Markdown processing runs locally in your browser using JavaScript. No file is ever uploaded to JAD Apps servers — only metadata counters are saved for signed-in dashboard stats.