From: joey Date: Thu, 9 Aug 2007 06:41:15 +0000 (+0000) Subject: web commit by PaulWise: remove bogus comment X-Git-Tag: 2.6~199 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eceea9db028729d68b319f8b4e95a4ca53a35c2b;p=ikiwiki.git web commit by PaulWise: remove bogus comment --- 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/(