Content deleted Content added
DemonDays64 (talk | contribs) Revert |
DemonDays64 (talk | contribs) Seems bad potentially. A different script should do those. |
||
Line 48:
makeAndRunRegex(/(‘|’)/g, "'");
makeAndRunRegex(/(“|”)/g, '"');
doEdit();
setEditSummary("Replaced smart quotes with dumb with [[User:DemonDays64/Scripts/Dumb quotes.js|script]] per [[MOS:CQ]]. Problem? [[User talk:DemonDays64|Tell the author]]", true);
|