html2csv icon indicating copy to clipboard operation
html2csv copied to clipboard

Support csv quoting

Open rotten opened this issue 2 years ago • 0 comments

It would be handy if we could pass the quoting values into this tool: https://docs.python.org/3/library/csv.html#csv.QUOTE_ALL

I think you could do something similar for setting the delimiter too (which you already have an issue open for).

rotten avatar Feb 14 '23 22:02 rotten