Skip to content

Commit 8ea5645

Browse files
authored
🧪 fix test (#973)
1 parent 6ea22f2 commit 8ea5645

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_renderers/fixtures/amsmath.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ In list:
4747
<target ids="equation-mock-uuid">
4848
<math_block classes="amsmath" docname="index" label="mock-uuid" nowrap="True" number="1" xml:space="preserve">
4949
\begin{equation}
50-
a = 1
51-
\end{equation}
50+
a = 1
51+
\end{equation}
5252
.

0 commit comments

Comments
 (0)