diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 15:43:43 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 15:43:43 +0000 |
commit | 814ff6577dbaa246f3cece54c3a5e3c706235ac3 (patch) | |
tree | 4d867c426460635e9c79b345969dab00c4c2b78b /doc/todo/toc_plugin_to_skip_one_level.mdwn | |
parent | f5e7fbd9a0b51aebdb13ef456d25a7a16f39096b (diff) | |
download | ikiwiki-814ff6577dbaa246f3cece54c3a5e3c706235ac3.tar ikiwiki-814ff6577dbaa246f3cece54c3a5e3c706235ac3.tar.gz |
web commit by madmax
Diffstat (limited to 'doc/todo/toc_plugin_to_skip_one_level.mdwn')
-rw-r--r-- | doc/todo/toc_plugin_to_skip_one_level.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/toc_plugin_to_skip_one_level.mdwn b/doc/todo/toc_plugin_to_skip_one_level.mdwn new file mode 100644 index 000000000..570a3ac60 --- /dev/null +++ b/doc/todo/toc_plugin_to_skip_one_level.mdwn @@ -0,0 +1,9 @@ +It would be great if I could to this: + + \[[toc levels=3 skip=1]] + +I use h1 for big title on each page, and don't want it in my toc on that page. + +That way I could have toc for h2 and h3 and h1 is skipped bacause it is big title for many pages. + +P.S. I tried to indent "[[toc..." to make it monospaced but it does not work ?
\ No newline at end of file |