Warns about any canonical tag that includes characters which should, per guidelines, be avoided. Checks on new tag, edit tag, search results, wrangle bins, and tag landing pages
Verze ze dne
This script flags canonical tags, if they include any characters that shouldn't be used, per wrangling guidelines. For example, it will warn you if curly quotes (”) have snuck in instead of straight quotes ("). It checks fandom canonicals differently, since those may contain other language scripts.
While navigating around your wrangling bins or tag pages, the script will flag any listed canonicals that contain "illegal" characters.
It'll also warn
'' are used instead of a double quote "/ has spaces around it& is missing spaces around it( is followed by a space, or a ) preceded by a space( or ) is missingIf you can think of anything else I could check, please don't hesitate to contact me and I'll update the regex.
On the Tag landing page, Parent tags are not checked because it's programmatically impossible to tell if tags are fandoms, or something else (e.g. character tags for a viewed relationship).