diff options
author | iuri <iuri@web> | 2015-01-19 13:07:28 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-19 13:07:28 -0400 |
commit | 084cb4b8e315f6134e56a4c2cff0dae325d5d407 (patch) | |
tree | 084829b06733335493912fb3b65012b50f91c0eb | |
parent | 174712876905249ed5cab840559b1e2b55cf99dd (diff) | |
download | ikiwiki-084cb4b8e315f6134e56a4c2cff0dae325d5d407.tar ikiwiki-084cb4b8e315f6134e56a4c2cff0dae325d5d407.tar.gz |
fixed formatting
-rw-r--r-- | doc/plugins/toc/discussion.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/toc/discussion.mdwn b/doc/plugins/toc/discussion.mdwn index 52712bba8..e704eee55 100644 --- a/doc/plugins/toc/discussion.mdwn +++ b/doc/plugins/toc/discussion.mdwn @@ -30,4 +30,4 @@ inlined pages? --[[schmonz]] >> 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]] +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]] |