From: http://lj.rossia.org/users/imz/ Date: Mon, 25 May 2009 14:13:19 +0000 (-0400) Subject: New wish. X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/5c4d806f0146e9fc9ccc7f82cf9e70c8bb0b50eb New wish. --- diff --git a/doc/todo/section-numbering.mdwn b/doc/todo/section-numbering.mdwn new file mode 100644 index 000000000..6f8c44a4c --- /dev/null +++ b/doc/todo/section-numbering.mdwn @@ -0,0 +1,5 @@ +[[!tag wishlist]] + +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.