= CSV =
Comma separated file. Follows RFC 4180 https://tools.ietf.org/html/rfc4180.

== sample.csv ==
{{{
aaaa," ""b"" "," with commas ,,,,"
baaa," ""b"" "," colons :::: "
caaa," ""b"" "," semi colons ;;;;; "
daaa," ""b"" "," with two double quotes """"  "
}}}