Content deleted Content added
Ohconfucius (talk | contribs) fix per bug report |
Ohconfucius (talk | contribs) tw scroll bar removal - false positive per bug report |
||
Line 375:
//dynamic columns for reflists; remove scroll bar
regex(/((?:[Rr]eferences|[Nn]otes)[ ]?={2,4}[\n\r])[\r\n\s]*<div (?:style|class)=[^>]*>([\S\s]*)<\/div>/g, '$1$2');
regex(/(?:\{\{[Rr]eflist\}\}|<[Rr]eferences ?\/>)/g, '{{reflist|colwidth=30em}}');
|