2025-10-12 01:43:50 -06:00

19 lines
345 B
CSV

# this is a comment
"# this is, well, a quoted comment"
"# this is a ""super""-quoted comment"
Key,Value,
Name,55,
Girlfriend's Age,55,
,,
My IQ,55,
,55,
"Key,with,Comma",,
,"Value,with,Comma",
"Quoted ""Key""",Normal Value,
Normal Key,"Quoted ""Value""",
"Quoted ""Key""",,
,"Quoted ""Value""",
x,y,z
"# comment with trailing comma,"
"#1",2,#3