
4.3.11. Liste
4.3.11. Liste
[list][*]Text 1[*]Text 2[/list]
If you want to include a list in your text use this bbcode. Creating hierarchical lists is possible if you nest the bbcode.
Example
[list]
[*]first item
[*]second item
[list]
[*]subitem 1
[*]subitem 2
[/list]
[/list]
- first item
- second item
- subitem 1
- subitem 2