Render an ordered or unordered list.
Wikidot drops empty lists entirely (no HTML output). Sub-lists following a content item are rendered inside the same <li>. Sub-lists without a preceding content item get a hidden <li> wrapper.
<li>
The current render context.
List data with type (numbered/bulleted), items, and attributes.
Render an ordered or unordered list.
Wikidot drops empty lists entirely (no HTML output). Sub-lists following a content item are rendered inside the same
<li>. Sub-lists without a preceding content item get a hidden<li>wrapper.