Indicate support for new heading HTML

Add `"supportsMwHeading": true` to the skin definition,
so that MediaWiki 1.43+ will output new heading markup
when using this skin.
https://www.mediawiki.org/wiki/Heading_HTML_changes

The required CSS changes were already made in commit
97aed1ad86.

Bug: T365736
Change-Id: I6f050ac65e131fa946754f6d6cfe42c77175cbb2
This commit is contained in:
Bartosz Dziewoński 2024-04-20 04:37:49 +02:00 committed by Jdlrobson
parent 5732926921
commit 64fae83264

View file

@ -131,6 +131,7 @@
"args": [
{
"name": "minerva",
"supportsMwHeading": true,
"templateDirectory": "includes/Skins",
"templateSectionLinks": "SectionLinks",
"tempUserBanner": true,