Hi Richard,
I've just been looking at unanswered posts, and came across this one. Not sure how it got missed and I apologise for the lack of response!
To use the list function is a two stage process using a couple of the buttons. Not ideal but until the forum software is updated, this is how you do lists, for now:
For bullets: click the
[ list ] button, and for each item you enter you must press the
[ * ] before it.
Similarly for numbered, alpha, or Roman lists you can click the
[ List= ] button. Entering an "A", "1", or "i" after the equals, and again for each item you must enter the
[ * ] before it, and you will get the list. Examples below:
- Code: Select all
[list]
[*]Mark
[*]Paul
[*]Peter
[*]Sam[/list]
[list=1]
[*]Mark
[*]Paul
[*]Peter
[*]Sam[/list]
[list=a]
[*]Mark
[*]Paul
[*]Peter
[*]Sam[/list]
[list=i]
[*]Mark
[*]Paul
[*]Peter
[*]Sam[/list]
The above will return:
- Mark
- Paul
- Peter
- Sam
- Mark
- Paul
- Peter
- Sam
- Mark
- Paul
- Peter
- Sam
Hope this helps, and again I apologise for the length of time it has taken,
Regards