Skip to content

Commit 2f819db

Browse files
fix self-closing tag
1 parent f1e3f13 commit 2f819db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Guidelines/Nordic MathML Guidelines 2024-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -635,7 +635,7 @@ Example markup for a block equation with a label:
635635
<mo>∘<!----></mo>
636636
<mi>c</mi>
637637
<mo>)</mo>
638-
<mspace width="5em">
638+
<mspace width="5em"/>
639639
<mtext id="label-1-3">(1.3)</mtext>
640640
</math>
641641
</div>

0 commit comments

Comments
 (0)