ARA-light
DescriptionHelps fix apostrophe markup CS1 errors
Author(s)MJL
Statusvarious states of stability
SourceUser:MJL/ARA-light.js

Usage notes edit

I normally would use User:MJL/ARA, but this is a stripped down version of that script. I use it to help clean up pages in Category:CS1 errors: markup, and I wanted other users to have the chance to use it as well. See Help:CS1 errors#apostrophe_markup.

A lot of the time it won't find all the markup errors on the page related to this apostrophes. The goal also isn't just to fix apostrophe markup if there are obvious things you can do to fix the reference. Here is an example of what I mean by that.

Make sure you manually check (and fix) the results.

This script can be imported to skin.js or common.js by adding:
importScript( 'User:MJL/ARA-light.js' );// [[User:MJL/ARA-light.js]]
or
{{subst:Iusc|User:MJL/ARA-light.js}}

Credit edit

TheJJJunk (talk · contribs) wrote the original ARA script for errors completely unrelated to these ones.

See also edit