From: Reini U. <ru...@x-...> - 2007-08-30 18:53:14
|
Sabri LABBENE schrieb: > I write a list in which I jump a level, someting like > > * level 1, element 1 > * level 1, element 2 > *** level 3, element 1 > *** level 3, element 2 > *** level 3, element 3 > ** level 2, element 1 > ** level 2, element 2 > * level 1, element 3 > * level 1, element 4 > > This will be rendered as (sc_list.PNG) > > Do you think this is a bug ?? Well, this is the way how it was defined. Skipping one ident level was not indented. In strict HTML it should be disallowed also. * level 1, element 2 ** level 2, element 1 *** level 3, element 1 > I agree that the input was not well formed, but I think list parser > should do other thing than breaking the text. For example, detect > level jumps ... > > Note: I didn't asked the list because of my attached png file. Such a small png is quite ok for the list. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ |