Gebruik van CSV-tekst mogelijk maken met dubbele aanhalingstekens ontsnapt door dubbele aanhalingstekens te dupliceren

We use CSV-files with articles. The description can contain a double quote, such as:

“This is an article”

Also, the description itself can contain a double quote, such as:

“Slang R12 96"” 2,43m geel"

This last format is currently not handled by csvtable.

It would be helpful when they could be processed too.