diff --git a/scripts/markdown-hyperlinks.pl b/scripts/markdown-hyperlinks.pl index a09b94e38..9e6e1361f 100755 --- a/scripts/markdown-hyperlinks.pl +++ b/scripts/markdown-hyperlinks.pl @@ -17,9 +17,12 @@ my $repo = qr/ [a-zA-Z] [a-zA-Z0-9.-]* /x; while (<>) { # make links from @username references - # (except when escaped like \@foobar or `@foobar`) - s;(?) { s;(?) { s;(?