-
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
enhancementNew feature or requestNew feature or requestneeds-reviewA newly created issue that has not yet been processedA newly created issue that has not yet been processed
Description
Is your feature request related to a problem? Please describe.
<br> should be replaced by a proper newline
Describe the solution you'd like
When copying and pasting into something like Excel to create a quick csv it needs to be able to generate the file correctly
Correct version
A name,A Desc,"this that
and this"
Incorrect version
A name,A Desc,this that<br>and this
Describe alternatives you've considered
I have formulae I use to fix it, but it defeats the purpose of the csv as I need to add a column, use the formula and overwrite the offending column which adds too much to my workflow time
Additional context
In addition to this, it would be great to have an option to csv format and not just tsv
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestneeds-reviewA newly created issue that has not yet been processedA newly created issue that has not yet been processed