CSV to Markdown table

Convert CSV with quoted fields into a GitHub-flavoured Markdown table, with delimiter detection that runs offline.

Quoted fields may contain the delimiter, doubled quotes and line breaks. Pipe characters are escaped and newlines inside a cell become an HTML line break so the table stays valid.