News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

List bbcode not working

Started by Oldiesmann, June 17, 2004, 02:32:18 PM

Previous topic - Next topic

Oldiesmann

I was trying to show an example of sub-menus eariler using the list tag, but to my surprise, it suddenly doesn't work!

[list]Something[li]Some Item[/li][li]Some Item[/li][/list]

Produces:
    Something
  • Some Item
  • Some Item

And

[list]Something[li]Some Item[/li][list]Sub-list[li]Sub-item[/li][li]Sub-item[/li][/list][li]Some Item[/li][/list]

Produces:
    Something
  • Some Item
    • Sub-list
    • Sub-item
    • Sub-item
  • Some Item

An example of what they should produce can be found at http://members.lycos.co.uk/theoldiesdude/SMF/index.php?topic=2.0

[Unknown]

You are forgetting the first li around the first item.

-[Unknown]

Advertisement: