provide for ignoring h1s etc. in toc
authorhttp://alcopop.org/me/openid/ <http://alcopop.org/me/openid/@web>
Tue, 2 Dec 2008 15:25:44 +0000 (10:25 -0500)
committerJoey Hess <joey@kitenet.net>
Tue, 2 Dec 2008 15:25:44 +0000 (10:25 -0500)
doc/todo/toc_plugin:_set_a_header_ceiling___40__opposite_of_levels__61____41__.mdwn [new file with mode: 0644]

diff --git a/doc/todo/toc_plugin:_set_a_header_ceiling___40__opposite_of_levels__61____41__.mdwn b/doc/todo/toc_plugin:_set_a_header_ceiling___40__opposite_of_levels__61____41__.mdwn
new file mode 100644 (file)
index 0000000..547c7a8
--- /dev/null
@@ -0,0 +1,3 @@
+It would be nice if the [[plugins/toc]] plugin let you specify a header level "ceiling" above which (or above and including which) the headers would not be incorporated into the toc.
+
+Currently, the levels=X parameter lets you tweak how deep it will go for small headers, but I'd like to chop off the h1's (as I use them for my page title) -- [[Jon]]