aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Problem_with_toc.pm_plug-in.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-25 01:55:45 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-07-25 01:55:45 +0000
commit3e298365934ba928700d01730be8649bd72ae9b6 (patch)
tree90a92c7f336fc1cec0a5af309fbf5b52f4925127 /doc/bugs/Problem_with_toc.pm_plug-in.mdwn
parenteb5f8531fe3d9cc752a10343bb52abf8d0858196 (diff)
downloadikiwiki-3e298365934ba928700d01730be8649bd72ae9b6.tar
ikiwiki-3e298365934ba928700d01730be8649bd72ae9b6.tar.gz
move some bugs to todo items
add a wishlist tag, that can be used to separate some todos off onto a wishlist page
Diffstat (limited to 'doc/bugs/Problem_with_toc.pm_plug-in.mdwn')
-rw-r--r--doc/bugs/Problem_with_toc.pm_plug-in.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/Problem_with_toc.pm_plug-in.mdwn b/doc/bugs/Problem_with_toc.pm_plug-in.mdwn
index 88516780e..a5fe6b923 100644
--- a/doc/bugs/Problem_with_toc.pm_plug-in.mdwn
+++ b/doc/bugs/Problem_with_toc.pm_plug-in.mdwn
@@ -29,4 +29,4 @@ Here is a patch for toc.pm for producing non-empty 'a' elements.
+ $page.="</a>$text";
}
else {
- $page.=$text; \ No newline at end of file
+ $page.=$text;