News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Error: Insert list

Started by axier, May 20, 2014, 05:12:36 PM

Previous topic - Next topic

axier

when select elements to insert list: happen this:


  • one
    two
    three

code:

[list.]
[li.]one
two
three[/li.]
[li.][/li.]
[/list.]

Arantor

Not a bug. You're using it wrong.

The code it gives you is for two list items.

What you want is:


[list]
[li]one[/li]
[li]two[/li]
[li]three[/li]
[/list]



  • one
  • two
  • three

axier

i need list with this elements:
one
two
three
butt when select all elements and click in or no created the list, do this:


  • on
    two
    three

i need edit code when do it list?

Arantor

You press the button, you get two bullet points. You have to use them.

live627


Arantor



live627


Arantor

Even though it's two totally different causes ;D

Advertisement: