@neo4j-antora/antora-table-footnotes
v0.3.2
Published
An Antora 3 extension to display table cell footnotes in a table footer row
Downloads
1,434
Readme
antora-table-footnotes
Displays table cell footnotes in a footer row at the end of the table instead of displaying them at the foot of the page. Footnotes in other asciidoc contexts are unaffected.
Note: As of version 0.3.0, this extension supports Antora 3.0.0 and later versions only. If you are using Antora 2.3.4, install version 0.1.0 of this extension.
Usage
Use the standard asciidoc footnote notation documented for asciidoctor: footnote:[]
or footnote:id[]
.