Skip to content

Commit 97e7d55

Browse files
committed
zero and diagonal matrices missing paren
1 parent 28b0cf4 commit 97e7d55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intent-examples/examples.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,7 +2475,7 @@

Intent Examples

24752475
<mtd><mn>3mn>mtd>
24762476
mtr>
24772477
mtable>
2478-
<mo>0mo>
2478+
<mo>)mo>
24792479
mrow>
24802480
math>
24812481
td>
@@ -2530,7 +2530,7 @@

Intent Examples

25302530
<mtd><mn>0mn>mtd>
25312531
mtr>
25322532
mtable>
2533-
<mo>0mo>
2533+
<mo>)mo>
25342534
mrow>
25352535
math>
25362536
td>

0 commit comments

Comments
 (0)