X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Ftodo%2Fpageindexes.mdwn;h=cf28bec964b386e77b68094ce7f92df19b38bbd5;hb=46d01601a92616ef77923c95b716285f4660dff9;hp=ac4c460aee2a8f7ab7650b30115fcb5a09035e6c;hpb=b86c3a105cf98002a219da31d22db0f041b4a32b;p=ikiwiki.git diff --git a/doc/todo/pageindexes.mdwn b/doc/todo/pageindexes.mdwn index ac4c460ae..cf28bec96 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 directive that controlled it. + +[[todo/done]]