]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/section-numbering.mdwn
need more data
[ikiwiki.git] / doc / todo / section-numbering.mdwn
1 [[!tag wishlist]]
2
3 Optional automatic section numbering would help reading: otherwise, a reader (like me) gets lost in the structure of a long page.
4
5 I guess it is implementable with complex CSS... but one has first to compose this CSS in any case. So, this wish still has a todo status. --Ivan Z.
6
7 And another aspect why this is related to ikiwiki, not just authoring a CSS, is that the style of the numbers (genereated by CSS probably) should match the style of the numbers in ikiwiki's [[plugins/toc]]. --Ivan Z.