]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/toc/discussion.mdwn
Merge branch 'prv/po' into pub/po
[ikiwiki.git] / doc / plugins / toc / discussion.mdwn
index d1600c9ecbe45ee67ae466799ef281bcf1e81d92..a09ae57034525d9081f3c03bdb7f4a393d69bb18 100644 (file)
@@ -4,3 +4,7 @@ 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]]
+
+> Fixed. --[[Joey]]