Content deleted Content added
string-escaping |
m removing parenthesis from list of punctuation: it's sometimes supposed to go after the ref, per WP:REFPUNC |
||
Line 47:
{
return text.replace(
/((?:%%\d+%%)+)([\.\,\;\:
function(match, capture1, capture2)
{
|