diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 07:40:20 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-08-28 07:40:20 +0000 |
commit | e16746a52f40f478af1b634c532d90c25cc0ec76 (patch) | |
tree | 2ef03282413737d0fed459903b176ea96e6267c0 /doc/todo | |
parent | e5b323a6331df4f400ea5a3eaa82441f85d41950 (diff) | |
download | ikiwiki-e16746a52f40f478af1b634c532d90c25cc0ec76.tar ikiwiki-e16746a52f40f478af1b634c532d90c25cc0ec76.tar.gz |
* Add toc (table of contents) plugin.
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/pageindexes.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/pageindexes.mdwn b/doc/todo/pageindexes.mdwn index 0b567332e..c2de20a34 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. This could be done as a sanitize hook that parsed the html, with a preprocessordirective that controlled it. + +[[todo/done]] |