mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
a38b3268c6
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@71282 467b73ca-7a2a-4603-9d3b-597d59a354a9
6 lines
314 B
Plaintext
6 lines
314 B
Plaintext
"FirstName","Biography","Birthday","IsRegistered"
|
|
"John","He's a good guy","31/01/1988","1"
|
|
"Jane","She is awesome.
|
|
So awesome that she gets multiple rows and \"escaped\" strings in her biography","31/01/1982","0"
|
|
"Jamie","Pretty old\, with an escaped comma","31/01/1882","1"
|
|
"Järg","Unicode FTW","31/06/1982","1" |