diff options
author | iuri <iuri@web> | 2015-01-19 13:06:37 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-19 13:06:37 -0400 |
commit | 174712876905249ed5cab840559b1e2b55cf99dd (patch) | |
tree | 8094e32a331a31aec717a083c3e3619f77810fe5 /doc/plugins | |
parent | f71f80bf430e22dc21c25340d3041d25052ea6a9 (diff) | |
download | ikiwiki-174712876905249ed5cab840559b1e2b55cf99dd.tar ikiwiki-174712876905249ed5cab840559b1e2b55cf99dd.tar.gz |
added a question
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/toc/discussion.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/toc/discussion.mdwn b/doc/plugins/toc/discussion.mdwn index 11c874fcb..52712bba8 100644 --- a/doc/plugins/toc/discussion.mdwn +++ b/doc/plugins/toc/discussion.mdwn @@ -29,3 +29,5 @@ inlined pages? --[[schmonz]] >> along the way and it stays falsish. Interested in your branch; >> sorry I can't offer precise feedback right now, but it looks sane >> at a glance. --[[schmonz]] + +How could this be tampered to make another plugin that would enable partial listing so I could make multiple "subTOCs" in the same page? For instance I'd have a `[[!toc startlevel=1 levels=1]]` in the top of the page while after a level 1 heading I would have a `[[!toc startlevel=2]]` with the level 2 and below headers limited by the ones below this particular level 1 header --[[iuri]] |