jabranr/csv-parser

Check for ASCII line breaks

Closed this issue · 0 comments

Add checks for ASCII line breaks especially for following characters that escapes the check for \n.

/[^\x20-\x7f]/