Quote fields in csv output
This commit is contained in:
parent
484cd03636
commit
a56f985471
@ -49,7 +49,7 @@
|
||||
(if (eq level 2)
|
||||
(with-current-buffer export-file
|
||||
;; (message (format "PROPS: %S" props))
|
||||
(insert (format "%s,%s,\"%s\",%s,\"%s\",\"%s\",%s\n"
|
||||
(insert (format "\"%s\",\"%s\",\"%s\",\"%s\",\"%s\",\"%s\",\"%s\"\n"
|
||||
name
|
||||
homepage
|
||||
category
|
||||
|
Loading…
x
Reference in New Issue
Block a user