Content deleted Content added
in case a template is right at the beginning of the footnote template |
add double quote to list of punctuation |
||
Line 47:
{
return text.replace(
/((?:%%\d+%%)+)([\.\,\;\:\"]{1,3})/g,
function(match, capture1, capture2)
{
|