CodeMirror doesn't recognize matching tags when one is capitalized and the other isn't. The closing tag is treated like normal text, or like an incorrect tag.
Examples: <ref> and </Ref>, <Gallery> and </gallery>. See the screenshot.
• DannyH | |
Oct 30 2017, 6:33 PM |
F10520691: ref gallery.jpg | |
Oct 30 2017, 6:33 PM |
CodeMirror doesn't recognize matching tags when one is capitalized and the other isn't. The closing tag is treated like normal text, or like an incorrect tag.
Examples: <ref> and </Ref>, <Gallery> and </gallery>. See the screenshot.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Highlight match end tag with different capitalization | mediawiki/extensions/CodeMirror | master | +8 -1 |
Change 503671 had a related patch set uploaded (by TheDJ; owner: TheDJ):
[mediawiki/extensions/CodeMirror@master] Hightlight match tag with different capitalization
Change 503671 merged by jenkins-bot:
[mediawiki/extensions/CodeMirror@master] Highlight match end tag with different capitalization