diff options
author | http://alcopop.org/me/openid/ <http://alcopop.org/me/openid/@web> | 2008-12-02 10:25:44 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-12-02 10:25:44 -0500 |
commit | 6edf1126d7c104b9eee3ea60e05fba47a53d0f71 (patch) | |
tree | 0536f48de595206d52c2a8ac0e53ecc265b3ba20 | |
parent | 9e5f5a661e72be74094dac520f4871c2b4e13449 (diff) |
provide for ignoring h1s etc. in toc
-rw-r--r-- | doc/todo/toc_plugin:_set_a_header_ceiling___40__opposite_of_levels__61____41__.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
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 index 000000000..547c7a80a --- /dev/null +++ b/doc/todo/toc_plugin:_set_a_header_ceiling___40__opposite_of_levels__61____41__.mdwn @@ -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]] |