Skip to content

Commit 84f883f

Browse files
committed
remove mathmlore class from mixing example (upsets w3c validator)
1 parent 86860ae commit 84f883f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/mixing.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ <h4 id="mixing_semantics_description">Description</h4>
300300
rendering of its first child. A renderer may use the information contained
301301
in the annotations to customize its rendering of the annotated element.</p>
302302

303-
<div class="example mathml mmlcore">
303+
<div class="example mml4c">
304304
<pre>
305305
&lt;semantics&gt;
306306
&lt;mrow&gt;
@@ -859,7 +859,7 @@ <h4 id="mixing_top_level">Top-level Parallel Markup</h4>
859859
in this way.
860860
</p>
861861

862-
<div class="example mathml mmlcore">
862+
<div class="example mml4c">
863863
<pre>
864864
&lt;semantics&gt;
865865
&lt;mrow&gt;
@@ -913,7 +913,7 @@ <h4 id="mixing_cr">Parallel Markup via Cross-References</h4>
913913
</math>.
914914
</p>
915915

916-
<div class="example mathml mmlcore">
916+
<div class="example mml4c">
917917
<pre>
918918
&lt;semantics&gt;
919919
&lt;mrow id="E"&gt;

0 commit comments

Comments
 (0)