We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f0a2b commit f4d2277Copy full SHA for f4d2277
MathML.sublime-syntax
@@ -74,7 +74,7 @@ contexts:
74
scope: punctuation.definition.tag.end.mathml
75
pop: true
76
- include: tag-stuff
77
- - match: (</?)((?i:maction|maligngroup|malignmark|mlongdiv|mscarries|mscarry|msgroup|msline|msrow)\b)
+ - match: (</?)((?i:maction|mlongdiv|mscarries|mscarry|msgroup|msline|msrow)\b)
78
captures:
79
1: punctuation.definition.tag.begin.mathml
80
2: entity.name.tag.block.any.mathml
0 commit comments