aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/toc
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-04-13 12:48:28 -0400
committerJoey Hess <joey@kitenet.net>2008-04-13 12:48:28 -0400
commit9a2dfd21abb6cd806584847d844dad41a2efb35b (patch)
tree360ab3742533e13ad7733bd501c28fd666b1ba5e /doc/plugins/toc
parent3f0de753326768e430dfbbd40b55d6106f89c23a (diff)
downloadikiwiki-9a2dfd21abb6cd806584847d844dad41a2efb35b.tar
ikiwiki-9a2dfd21abb6cd806584847d844dad41a2efb35b.tar.gz
web commit by http://sabr.myopenid.com/
Diffstat (limited to 'doc/plugins/toc')
-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 d1600c9ec..dc622425a 100644
--- a/doc/plugins/toc/discussion.mdwn
+++ b/doc/plugins/toc/discussion.mdwn
@@ -4,3 +4,5 @@ A related side effect: If you use any sort of headers in the page
template (such as placing the page title in an `<h1>`), the toc plugin
picks it up. I suppose it parses the entire page rather than just the
rendered content. --[[JasonBlevins]]
+
+Why doesn't the TOC appear in the edit page preview? It only appears when the page is finally rendered. This makes it somewhat difficult to organize headings, saving & re-editing all the time. My user page currently has a toc to play with: --[[sabr]]