Pre-requisites
The `ul() List Function is part of the CodePax Tutorial Syntax, helping you edit articles: How to understand the Tutorialpedia Syntax
Example
To create a list with more elements, use:
`ul() List Item 1 List Item 2 ... List Item N
This will display:
- List Item 1
- List Item 2
- ...
- List Item N
Parameters
None.