From eceea9db028729d68b319f8b4e95a4ca53a35c2b Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 9 Aug 2007 06:41:15 +0000 Subject: [PATCH] web commit by PaulWise: remove bogus comment --- doc/plugins/contrib/headinganchors.mdwn | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/plugins/contrib/headinganchors.mdwn b/doc/plugins/contrib/headinganchors.mdwn index 4d93714ca..bfc5dbcf4 100644 --- a/doc/plugins/contrib/headinganchors.mdwn +++ b/doc/plugins/contrib/headinganchors.mdwn @@ -26,7 +26,6 @@ This is a simple plugin to add ids to all headings, based on their text. It work my %params=@_; my $content=$params{content}; $content=~s{([^>]*)}{''.$2.''}gie; - #$content=~s/(