Content deleted Content added
Ohconfucius (talk | contribs) protect removal of comments Tag: Reverted |
Undid revision 1018139251 by Ohconfucius (talk) Caused error SyntaxError: Unexpected token ':' leading to an alert on https://grafana.wikimedia.org/d/000000566/overview?orgId=1 which is UBN :) |
||
Line 1,076:
regex(/(<ref\s?(?:>|name=[^>]+))([^<]+)(<\/ref>)/gi, protect_function);
regex(/(<timeline>)([\s\S]*?)(<\/timeline>)/gi, protect_function);
regex(/(<math>)([\s\S]*?)(<\/math>)/gi, protect_function);
|