User:Ohconfucius/script/formatgeneral.js: Difference between revisions

Content deleted Content added
disabled 2 april 2017 due to false positives in 3dp
tweak per test script
Line 650:
regex(/(<ref name="[^\"]*?" ?>)([\s\S]*?)(<\/ref>)/gi, protect_function);
regex(/(<ref[^/>]*?>)([\s\S]*?)(<\/ref>)/gi, protect_function);
regex(/(\|\s?(?:image|model|video)\d\s?=\s?[\'\"]?\[https?:)([^\]]*)(\])/gi, protect_function);
regex(/([=\*][ ]?\[(?:https?:|ftp:))([^\]]*)(\])/gi, protect_function);