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.