Hello Scott. Yes, I am indeed still developing org-publish.el, and I
think it's about time I gave it some new features instead of just
bugfixes. So thanks for prompting me :-)
Anyway, the html conversion is handled in org.el
itself. org-publish.el is just a front-end to that functionality. So,
yo
David,
If you are still accepting requests for features then I would like to
request footnote support.
Suggested implementation:
I would like it to replace [1] (or similar references) in the body with
1
Then after "Footnotes:" replace [1] with 1This is the text of a footnote
This is basically