aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/Problem_with_toc.pm_plug-in.mdwn
diff options
context:
space:
mode:
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;