Lists
Making Lists Using Bullets
Example:
[*]]Bullet 1
[*]]Bullet 2
Shows as:
To indent the list, use the following.
Start tag: [list]]
End tag: [/list]
Example:
[list]][*]]Bullet 1
[*]]Bullet 2 [/list]
Shows as:
For a numbered list:
Example:
1]
[*]
]Bullet 1
[*]]Bullet 2[/list]
Shows as: - Bullet 1
- Bullet 2
Making lists using letters:
Example:
a]
[*]
]Bullet 1
[*]]Bullet 2[/list]
Shows as: - Bullet 1
- Bullet 2
Making lists using "i's" :
Example:
i]
[*]
]Bullet 1
[*]]Bullet 2[/list]
Shows as: - Bullet 1
- Bullet 2