]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/pageindexes.mdwn
modernisation
[git.ikiwiki.info.git] / doc / todo / pageindexes.mdwn
index ac4c460aee2a8f7ab7650b30115fcb5a09035e6c..0b567332ec96a9f0fea2e4b398f432e092dbb4f3 100644 (file)
@@ -1,2 +1,3 @@
 Might be nice to support automatically generating an index based on headers
-in a page, for long pages. The question is, how to turn on such an index? Well, make it a [[plugin]] enabled by a [[preprocessordirective]].
+in a page, for long pages. This could be done as a sanitize hook that
+parsed the html, with a preprocessordirective that controlled it.