|
@@ -345,7 +345,7 @@ function parse_page(lang, msg, content, embed, wiki, reaction, {title, contentmo
|
|
section.nextUntil(['h1','h2','h3','h4','h5','h6'].slice(0, sectionLevel).join(', '))
|
|
section.nextUntil(['h1','h2','h3','h4','h5','h6'].slice(0, sectionLevel).join(', '))
|
|
section.find('div, ' + removeClasses.join(', ')).remove();
|
|
section.find('div, ' + removeClasses.join(', ')).remove();
|
|
...sectionContent.find(infoboxList.join(', ')).find([
|
|
...sectionContent.find(infoboxList.join(', ')).find([
|