Open stripathi669 opened 3 years ago
I suspect this is due to Regex.LINEBREAK
which does not ignore linebreaks if they are within quotes.
Relevant discussion here: https://stackoverflow.com/questions/10407697/split-a-csv-string-by-line-skipping-newlines-contained-between-quotes
Hi
I am facing an issue where if a cell entry is a multi-line entry, it is not being read / parsed correctly.
Consider a CSV entry like this:
The correct parsing is:
But right now it is being parsed as: