Wikipedia:AutoEd/whitespace.js: Difference between revisions
Content deleted Content added
Plastikspork (talk | contribs) Fix |
Prep for content model change |
||
Line 1:
function autoEdWhitespace(str) { //MAIN FUNCTION describes list of fixes
Line 43 ⟶ 41:
return str;
}
|