Hello,
Samuel Wales writes:
> Export of inline footnotes breaks if you do (setf org-footnote-section
> nil). The footnote section goes in a single place but not at the end.
>
> *** test
> a
> * b
> b[fn::one]
> * c
> c[fn::two]
> * d
> d
> * e
> e
>
> The docstring says "before
Export of inline footnotes breaks if you do (setf org-footnote-section
nil). The footnote section goes in a single place but not at the end.
*** test
a
* b
b[fn::one]
* c
c[fn::two]
* d
d
* e
e
The docstring says "before export" which implies that it will not
affect export. Or i