User:Erutuon/scripts/footnoteCleanup.js: Difference between revisions

Content deleted Content added
show replacements
humph
Line 36:
var replacements = [];
contents = contents.replace(
/((?:%%\d+%%)+)([\.\,\;\:\)]{1,3})/g,
function(match, capture1, capture2)
{