How Markdown to CSV conversion works
Markdown → Markdown structure → CSV
Reading Markdown
Markdown input can be pasted directly or loaded from an MD file or ZIP bundle.
Creating CSV
CSV output contains the first available Markdown table as UTF-8 data with a spreadsheet-compatible BOM.