Re: Jumping levels in lists
Reini Urban <[email protected]>
| Newsgroups | gmane.comp.web.wiki.phpwiki.talk |
|---|---|
| Message-ID | <[email protected]> |
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/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Phpwiki-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/phpwiki-talk
sc_list.PNG
(image/png, 3.3 KB) - not displayed