If an example text contains an escaped newline (``\n``), then the generated CSV file will contain a real newline, thus breaking the CSV format.
If an example text contains an escaped newline (
\n), then the generated CSV file will contain a real newline, thus breaking the CSV format.