X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/084cb4b8e315f6134e56a4c2cff0dae325d5d407..e112b8f385992ec4b3056d397802abe092547bb5:/doc/plugins/toc/discussion.mdwn diff --git a/doc/plugins/toc/discussion.mdwn b/doc/plugins/toc/discussion.mdwn index e704eee55..775288800 100644 --- a/doc/plugins/toc/discussion.mdwn +++ b/doc/plugins/toc/discussion.mdwn @@ -5,6 +5,8 @@ template (such as placing the page title in an `

`), the toc plugin picks it up. I suppose it parses the entire page rather than just the rendered content. --[[JasonBlevins]] +> I fixed this in a patch to the toc module, see [[todo/allow_toc_to_skip_entries]]. -- [[anarcat]] + 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]]