footnotes for rst2html5
"Alan G. Isaac" <[email protected]> Sun, 30 May 2021 15:21:43 -0400
| Newsgroups | gmane.text.docutils.user |
|---|---|
| Message-ID | <[email protected]> |
The rst2html5 writer follows the old treatment of writing HTML footnotes, but iiuc modern usage favors the use of an `aside` element (with ongoing discussion of adding `note` and `noteref` elements). Could the rst2html writer possibly move to the use of `aside`? Background discussions: - https://www.davidmacd.com/blog/html51-footnotes.html - http://kb.daisy.org/publishing/docs/html/notes.html Cheers, Alan Isaac