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

Content deleted Content added
protection for slash conversions
protect removal of comments
Tag: Reverted
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);