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