From 4237c3ff6d076f35560ff739e0735ed450c27cdf Mon Sep 17 00:00:00 2001 From: anarcat Date: Fri, 6 Sep 2019 10:16:05 -0400 Subject: not sure this is necessary --- doc/todo/section-numbering.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/todo') diff --git a/doc/todo/section-numbering.mdwn b/doc/todo/section-numbering.mdwn index 41803e3a2..86a86de5b 100644 --- a/doc/todo/section-numbering.mdwn +++ b/doc/todo/section-numbering.mdwn @@ -7,3 +7,5 @@ I guess it is implementable with complex CSS... but one has first to compose thi 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. - a known CSS technique. works well. adapted here due to that numbering starting from h2, where ikiwiki (incorrectly) starts headings from h1 --lkcl + +> Related: [[todo/toc-with-human-readable-anchors]]. That said, I'm not sure this is something that ikiwiki should handle at all. As you said, this can be generated by CSS... Maybe an option for the `toc` plugin would be necessary to *change* the style of the numbering, but I doubt it's worth the effort... In other words, there is already some numbering in the table of contents, the CSS should just match it... unless I'm missing something? -- [[anarcat]] -- cgit v1.2.3