Codes to format lists
On this page we are introducing some formatting codes and live examples of utilization.
List item [*]
| Example | Rendering |
|---|---|
A simple list: | A simple list: |
Bulleted list [list]...[/list]
| Example | Rendering |
|---|---|
A list with bulleted items: | A list with bulleted items:
|
Numbered list [list=1]...[/list]
| Example | Rendering |
|---|---|
A list with numbered items: | A list with numbered items:
|
Numbered list [list=a]...[/list]
| Example | Rendering |
|---|---|
A list with alphabetically numbered items: | A list with alphabetically numbered items:
|
Numbered list [list=A]...[/list]
| Example | Rendering |
|---|---|
Another list with alphabetically numbered items: | Another list with alphabetically numbered items:
|
Numbered list [list=i]...[/list]
| Example | Rendering |
|---|---|
A list with roman numbers: | A list with roman numbers:
|
Numbered list [list=I]...[/list]
| Example | Rendering |
|---|---|
Another list with roman numbers: | Another list with roman numbers:
|
