James Harkins writes:
> Let's say I have, at the bottom of a document:
> ...
> Somewhere else in the document, I do C-c C-x f.
> ...
>
> [fn:-]
> [fn:..] lorem ipsum...
> ```
>
> I believe it would make more sense like this:
>
> ```
> * Footnotes
>
> [fn:-]
>
> [fn:..] lor
Org-mode 9.5.2 (packaged with Ubuntu 22.04).
I've noticed this for awhile -- wondering if this has changed in a more recent
version.
Let's say I have, at the bottom of a document:
```
* Footnotes
[fn:..] lorem ipsum...
```
Somewhere else in the document, I do C-c C-x f.
Then I see:
```