blob: 28a56e1d3ac97e1cc2479266d83cc04adf1a3dd2 [file] [log] [blame]
Simple list:<br />[list]<br />[li]Testing[/li]<br />[li]123[/li]<br />[li]abc[/li]<br />[li]def[/li]<br />[/list]<br /><br />Nesting:<br />[list]<br />[li]level1<br />&nbsp; [list]<br />&nbsp; &nbsp; [li]level 2[/li]<br />&nbsp; [/list]<br />[/li]<br />[li]foobar[/li]<br />[/list]<br />No closing delimiter<br />[list]<br />[li]<br />no delim<br />[/list]<br />With Links:<br />
[list]<br />[li]<br />test [url=http://abc.com]http://abc.com[/url]<br />[/li]<br />[/list]<br />No LIs<br />[list]<br />[o]circle<br />[O]circle<br />[0]circle<br />[*]disc<br />[@]disc<br />[+]square<br />[x]square<br />[#]square<br />[/list]<br />