Content deleted Content added
Ohconfucius (talk | contribs) m fix space |
Ohconfucius (talk | contribs) ref tags with bare urls |
||
Line 539:
regex(/((?:Category|Image|File):)([^|\]]*)([\|\]])/gi, protect_function);
regex(/(\{(?:See ?also|Main))(\|[^\}]*)(\})/gi, protect_function);
regex(/(\[(?:
regex(/(\[(?:
regex(/(>[ ]*(?:https?:|ftp:))([^< >\]]*)([ ]*<)/gi, protect_function);
regex(/(<blockquote>)(.*?)(<\/blockquote>)/gi, protect_function);
regex(/((?:image\d?|image_skyline|image[ _]___location\d?|image[ _]name|img|pic)\s*=)([^\|\}]*)([\|\}])/gi, protect_function);
|