ul
Last modified by Josué Tille on 2026/05/11 11:41
The ul 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
Use native lists, and possibly groups for some complex nesting.
See XWikiSyntax.
Import details
Details on how (well) this Confluence macro is imported
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_ul_content SomeClass" %)