Wikipedia:AutoEd/whitespace.js: Difference between revisions
Content deleted Content added
Plastikspork (talk | contribs) Fix |
Pppery changed the content model of the page Wikipedia:AutoEd/whitespace.js from "wikitext" to "JavaScript" |
||
(One intermediate revision by the same user not shown) | |||
Line 1:
function autoEdWhitespace(str) { //MAIN FUNCTION describes list of fixes
Line 43 ⟶ 41:
return str;
}
|