link to my toc patch

master
anarcat 2020-03-15 17:13:36 -04:00 committed by admin
parent ce97758321
commit 336e4d126b
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ 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 picks it up. I suppose it parses the entire page rather than just the
rendered content. --[[JasonBlevins]] 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]] 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]] > Fixed. --[[Joey]]