footnote

Last modified by Raphaël Jakse on 2026/04/22 13:47

Warning

The import of this macro may be incomplete.

The footnote Confluence macro  is converted to some syntax which a standard installation of XWiki provides.

What to use in XWiki

How this macro would be implemented in XWiki and comparison with the corresponding feature

The corresponding XWiki feature is the footnote macro. It has the limitation of only supporting inline content, contrary to the Confluence macro, which can contain block data.

See Footnote Macro.

Import details

Details on how (well) this Confluence macro is imported

Because of technical limitations, it is hard to convert the Confluence footnote macros to the XWiki footnote macros.

The macro is converted to the group syntax, replacing SomeID and SomeClass by the actual values in the Confluence macro parameters id and class:

(% id="SomeID" class="confluence_footnote_content SomeClass" %)

Get Connected