mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
tweak(docs): org-footnote-section = nil
In doom-docs-org-mode, so footnotes will always be placed at the end of the current tree.
This commit is contained in:
@ -315,6 +315,7 @@ Keeps track of its own IDs in `doom-docs-dir' and toggles `doom-docs-mode' when
|
||||
org-footnote-define-inline nil
|
||||
org-footnote-auto-label t
|
||||
org-footnote-auto-adjust t
|
||||
org-footnote-section nil
|
||||
wgrep-change-readonly-file t
|
||||
org-link-abbrev-alist-local (append org-link-abbrev-alist-local doom-docs-link-alist)
|
||||
org-babel-default-header-args
|
||||
|
Reference in New Issue
Block a user