--- tamtam/tamtam2socialtext.pl 2007/12/12 18:14:19 15 +++ tamtam/tamtam2socialtext.pl 2007/12/12 18:35:40 16 @@ -142,7 +142,8 @@ } # link named pages - $body =~ s,$page_link_re,[$1],gs; + $body =~ s,\b$page_link_re\b,[$1],gs; + $body =~ s,``,,gs; $body .= qq{ ----