User:Ohconfucius/script/MOSNUM dates.js: Difference between revisions

Content deleted Content added
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(/(<!--)([^<\{\}]*?)(-->)/gi, protect_function):
regex(/(<timeline>)([\s\S]*?)(<\/timeline>)/gi, protect_function);
regex(/(<math>)([\s\S]*?)(<\/math>)/gi, protect_function);