Menu

#24 Multi-level numbered lists

open
nobody
None
3
2005-01-05
2004-11-09
No

I need to produce a page that is a TOC of other pages -
something like this:

1. IntroPage
2. StuffPage
2.1. DetailedStuffPage
2.2. MoreDetailsStuffPage
2.2.1. VeryDetailedStuffPage
2.3. ...

etc. However, MoinMoin does not appear to like this -
at the 2nd level, it adds too much line spacing and at
the 3rd level it does not turn the items into <li>
items in an <ol> at all.

Any suggestions, please?

Discussion

  • Thomas Waldmann

    Thomas Waldmann - 2004-11-11

    Logged In: YES
    user_id=100649

    Moin currently only support this style:
    1. first item first level
    2. second item first level
    1. first item second level
    2. second item second level
    3. third item third level

    As this is no bug, I move it to feature request.

     
  • Alexander Schremmer

    • priority: 5 --> 3
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.