web commit by madmax
[ikiwiki] / doc / todo / toc_plugin_to_skip_one_level.mdwn
1 It would be great if I could to this:
2
3      \[[toc levels=3 skip=1]]
4
5 I use h1 for big title on each page, and don't want it in my toc on that page.
6
7 That way I could have toc for h2 and h3 and h1 is skipped bacause it is big title for many pages.
8
9 P.S. I tried to indent "[[toc..." to make it monospaced but it does not work ?