]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Added a reason for this to be an ikiwiki's concern.
authorhttp://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web>
Tue, 26 May 2009 12:14:37 +0000 (08:14 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 26 May 2009 12:14:37 +0000 (08:14 -0400)
doc/todo/section-numbering.mdwn

index 6f8c44a4cadae80257067ca56a3c460d63f5a55e..3a2d232a8f0f8158a0863bd89a0c056ea461e1dc 100644 (file)
@@ -2,4 +2,6 @@
 
 Optional automatic section numbering would help reading: otherwise, a reader (like me) gets lost in the structure of a long page.
 
-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.
+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.
+
+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.