diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-19 05:18:28 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-19 05:18:28 +0000 |
commit | 6aeb671ac88c01c93f355fa6c7933414b64c6597 (patch) | |
tree | 3f36ee20a7686782df80096b00bc581e70c030a0 /doc/todo | |
parent | 5d9010682e425717c0831a5adf3d7e7b5f3ef9ab (diff) |
update
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/pageindexes.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/todo/pageindexes.mdwn b/doc/todo/pageindexes.mdwn index c4a9df9a3..0b567332e 100644 --- a/doc/todo/pageindexes.mdwn +++ b/doc/todo/pageindexes.mdwn @@ -1,3 +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. |