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

Content deleted Content added
add double quote to list of punctuation
policy page
Line 119:
$("#wpSummary").val(function(index, summary)
{
var addition = "made sure refs are after punctuation with [[User:Erutuon/footnoteCleanup.js|JavaScript]]; see [[WP:REFPUNC]]";
afterSectionName = summary.match(/^\/\*[^\*]+\*\/\s+(.+)/);