X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/65d0aee407f81db9ca2261fc8ecb1958f62302a9..bb99202474de4cb655d50a4f82b77b67e8445e5c:/doc/todo/pageindexes.mdwn diff --git a/doc/todo/pageindexes.mdwn b/doc/todo/pageindexes.mdwn index c4a9df9a3..cf28bec96 100644 --- a/doc/todo/pageindexes.mdwn +++ b/doc/todo/pageindexes.mdwn @@ -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 directive that controlled it. + +[[todo/done]]