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:
parent
3deba740d3
commit
cf2024b356
1 changed files with 1 additions and 0 deletions
|
@ -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-define-inline nil
|
||||||
org-footnote-auto-label t
|
org-footnote-auto-label t
|
||||||
org-footnote-auto-adjust t
|
org-footnote-auto-adjust t
|
||||||
|
org-footnote-section nil
|
||||||
wgrep-change-readonly-file t
|
wgrep-change-readonly-file t
|
||||||
org-link-abbrev-alist-local (append org-link-abbrev-alist-local doom-docs-link-alist)
|
org-link-abbrev-alist-local (append org-link-abbrev-alist-local doom-docs-link-alist)
|
||||||
org-babel-default-header-args
|
org-babel-default-header-args
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue