Convert CSV with a quoted comma, escaped quote and multiline cell
Reproduce a two-record comma CSV and verify the exact city, quote and CRLF content that reaches JSON.
Open exampleExecutable CSV tuples
Run a quoted multiline comma table and a semicolon table whose leading zeros and literal values remain strings.
Reproduce a two-record comma CSV and verify the exact city, quote and CRLF content that reaches JSON.
Open exampleRun the exact semicolon preset and inspect how explicit delimiter selection plus no type inference preserves every source token.
Open example