Skip to content

Non RFC based escaping support #24

Description

@DaveakX

Escaping the delimiter character is supported by doubling, e.g. "some ""quoted"" value", however many sources of CSV files take a different approach and would instead have that as "some "quoted" value".

It would be useful to be able to specify an escape character to override RFC behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions