aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriuri <iuri@web>2015-01-19 13:06:37 -0400
committeradmin <admin@branchable.com>2015-01-19 13:06:37 -0400
commit174712876905249ed5cab840559b1e2b55cf99dd (patch)
tree8094e32a331a31aec717a083c3e3619f77810fe5
parentf71f80bf430e22dc21c25340d3041d25052ea6a9 (diff)
downloadikiwiki-174712876905249ed5cab840559b1e2b55cf99dd.tar
ikiwiki-174712876905249ed5cab840559b1e2b55cf99dd.tar.gz
added a question
-rw-r--r--doc/plugins/toc/discussion.mdwn2
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]]