X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/b86c3a105cf98002a219da31d22db0f041b4a32b..b7dc6a35c374a05a8d27a6cd0e48214a37404b92:/doc/todo/pageindexes.mdwn diff --git a/doc/todo/pageindexes.mdwn b/doc/todo/pageindexes.mdwn index ac4c460ae..c2de20a34 100644 --- a/doc/todo/pageindexes.mdwn +++ b/doc/todo/pageindexes.mdwn @@ -1,2 +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]]