test
This commit is contained in:
@@ -30,7 +30,11 @@
|
||||
|
||||
;(setq org-export-with-broken-links t)
|
||||
|
||||
(setq org-id-locations-file "~/.emacs.d/.org-id-locations")
|
||||
(setq org-id-track-globally t)
|
||||
(setq org-id-locations-file
|
||||
"~/master-folder/org_files/org_roam/.org-id-locations")
|
||||
|
||||
(org-id-update-id-locations)
|
||||
|
||||
(defun z/org-html-wrap-content-for-stack (orig-fun contents info)
|
||||
"Wrap Org HTML #content in stack container, leaving postamble outside."
|
||||
|
||||
Reference in New Issue
Block a user