add more auto-copy ox-hugo file formats to the export config
This commit is contained in:
parent
908f03dc44
commit
02f3060030
|
@ -101,7 +101,7 @@
|
|||
(setq org-hugo-link-desc-insert-type t)
|
||||
(setq org-hugo-default-static-subdirectory-for-externals "ox-hugo" )
|
||||
(setq org-hugo-external-file-extensions-allowed-for-copying '(
|
||||
"jpg" "jpeg" "tiff" "png" "svg" "gif" "psd" "psb"
|
||||
"jpg" "jpeg" "tiff" "png" "svg" "gif" "psd" "psb" "kra" "gpl"
|
||||
"mp4"
|
||||
"pdf" "odt"
|
||||
"doc" "ppt" "xls"
|
||||
|
|
Reference in a new issue