Skip to content

Commit 0499409

Browse files
Merge pull request #693 from Crozzers/tests-for-677
Test case for #677
2 parents f213055 + e0dcfc0 commit 0499409

File tree

4 files changed

+9
-0
lines changed

4 files changed

+9
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<math xmlns="http://www.w3.org/1998/Math/MathML" display="inline"><mrow><mo>&#x02207;</mo></mrow></math>
2+
3+
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block"><mrow><mo>&#x02207;</mo></mrow></math>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{'extras': {'breaks': {'on_newline': True}, 'latex': None}}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
extra latex latex2mathml
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
$\nabla$
2+
3+
4+
$$\nabla$$

0 commit comments

Comments
 (0)