Closed Lenbok closed 1 year ago
There are a couple of emacs CSV parsing libraries that seem to handle quoted fields and embedded commas. This PR plugs in one of those.
(BTW - the "ignoring empty prompts" filter of the previous impl doesn't seem needed, so left it out as YAGNI)
Fixes: #126
There are a couple of emacs CSV parsing libraries that seem to handle quoted fields and embedded commas. This PR plugs in one of those.
(BTW - the "ignoring empty prompts" filter of the previous impl doesn't seem needed, so left it out as YAGNI)
Fixes: #126