diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2009-05-26 08:14:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-26 08:14:37 -0400 |
commit | 7d3b0018e600a2da44d572fd99634bd7d4371bc2 (patch) | |
tree | 5da4572cf495d66e553bdc2d8925c89b72a92324 /doc/todo | |
parent | 3c68de2e1786d75f2dc4610163a881116958ac30 (diff) |
Added a reason for this to be an ikiwiki's concern.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/section-numbering.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/todo/section-numbering.mdwn b/doc/todo/section-numbering.mdwn index 6f8c44a4c..3a2d232a8 100644 --- a/doc/todo/section-numbering.mdwn +++ b/doc/todo/section-numbering.mdwn @@ -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. |