mediawiki-extensions-Visual.../modules
Bartosz Dziewoński 4f70ead440 Fix #unwrapParsoidSections for pseudo-sections (generated by templates)
In 92c3055628 I changed `sectionId > 0`
to `sectionId !== '0'`. That was actually a mistake, as Parsoid's
section IDs can be negative, which indicates pseudo-sections, which
may not have headings.

https://www.mediawiki.org/wiki/Specs/HTML/2.1.0#Headings_and_Sections

Bug: T252238
Change-Id: I9133d4365a71d6db1fa58b69ae3b970166d15c1e
2020-05-18 21:41:13 +02:00
..
ve-mw Fix #unwrapParsoidSections for pseudo-sections (generated by templates) 2020-05-18 21:41:13 +02:00
ve-mw-collab eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00