We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4653c commit 8f52cb2Copy full SHA for 8f52cb2
1 file changed
tests/test_html/proof/_proof_with_labeled_math.html
@@ -1,5 +1,5 @@
1
<div class="proof admonition" id="proof">
2
<p>Proof. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut</p>
3
<div class="math notranslate nohighlight" id="equation-label1">
4
-<span class="eqno">(1)<a class="headerlink" href="#equation-label1" title="Link to this equation">¶</a></span>\[P_t(x, y) = \mathbb 1\{x = y\} + t Q(x, y) + o(t)\]</div>
+<span class="eqno">(1)<a class="headerlink" href="#equation-label1" title="Link to this equation"></a></span>\[P_t(x, y) = \mathbb 1\{x = y\} + t Q(x, y) + o(t)\]</div>
5
</div>
0 commit comments