On 3/13/07, Dimitris Glezos <dimitris@xxxxxxxxxx> wrote:
Second, and most important, it is not allowed to mix lists on the same level (even with a blank line in between them). Quoting from [1]: To nest lists of different levels, you use different depths of indenting. All items on the same indent level belong to the same (sub-)list. That also means that you cannot change the style of a list after you started it. Thit means, the following will *not* work: * foo 1. foo 1. foo nor will this: * foo 1. foo 1. foo But the following will work: * foo 1. foo 1. foo More info about this bug/feature at [2]. -d [1]: http://fedoraproject.org/wiki/HelpOnLists [2]:http://moinmoin.wikiwikiweb.de/MoinMoinBugs/MixedNumberedAndUnorderedLists
Thank you for the explaination. I'll go ahead fix them by indenting. Regards, -- Thomas Chung http://fedoraproject.org/wiki/ThomasChung