[emacs] Add js and json to published org roam docs

This commit is contained in:
Correl Roush 2022-10-28 23:51:21 -04:00
parent a4c432f511
commit 311014f19b

View file

@ -739,7 +739,7 @@ Tell Emacs how to build the document collections I export to HTML.
("roam-assets"
:base-directory "~/org/roam"
:base-extension "css\\|gif\\|jpe?g\\|png\\|svg\\|pdf"
:base-extension "css\\|js\\|json\\|gif\\|jpe?g\\|png\\|svg\\|pdf"
:publishing-directory "~/Public/roam"
:publishing-function org-publish-attachment
:recursive t)