Content deleted Content added
Ohconfucius (talk | contribs) protection for slash conversions |
Ohconfucius (talk | contribs) 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);
|