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

Content deleted Content added
documentation; don't add same edit summary twice
null error
Line 109:
}
if ( !isUnchanged && ( !afterSectionName || !afterSectionName.includes(addition) ) )
{
return summary + addition;