Problem with [list] in BBC

Started by mangaground, July 20, 2008, 09:32:06 AM

Previous topic - Next topic

mangaground

Have you all noticed that there is a bug with the list button in BBC

you know when you type three lines like this:

Line 1
Line 2
Line 3

and then select the three line and press the list button

it gives you:


[list][li]
Line 1
Line 2
Line 3[/li]
[li][/li]
[/list]


instead of :


[list]
[li]Line 1[/li]
[li]Line 2[/li]
[li]Line 3[/li]
[/list]


I notice that it happens on this forum as well, not just mine. Is there anyway of solving this?

Thanks in advance

karlbenson


SleePy

Not a bug.
SMF does not interpret line returns as a meaning for a new list (though it does while using the wysiwyg editor).

You can use
  • as a quick usage for doing new bullets.
Jeremy D ~ Site Team / SMF Developer ~ GitHub Profile ~ Join us on IRC @ Libera.chat/#smf ~ Support the SMF Support team!

Advertisement: