]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/pageindexes.mdwn
update
[ikiwiki.git] / doc / todo / pageindexes.mdwn
index c4a9df9a3a14b9b03b794e189728573797915f01..c2de20a341a86c0ad6b1e41cbf2e3a79a7b3f9a4 100644 (file)
@@ -1,3 +1,5 @@
 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.
+
+[[todo/done]]