File: org-footnote.el.html
This file contains the code dealing with footnotes in Org mode.
Defined variables (8)
org-footnote-auto-adjust | Non-nil means automatically adjust footnotes after insert/delete. |
org-footnote-auto-label | Non-nil means define automatically new labels for footnotes. |
org-footnote-define-inline | Non-nil means define footnotes inline, at reference location. |
org-footnote-definition-re | Regular expression matching the definition of a footnote. |
org-footnote-fill-after-inline-note-extraction | Non-nil means fill paragraphs after extracting footnotes. |
org-footnote-forbidden-blocks | Names of blocks where footnotes are not allowed. |
org-footnote-re | Regular expression for matching footnotes. |
org-footnote-section | Outline heading containing footnote definitions. |