Skip to content

Commit 8f52cb2

Browse files
authored
Fix equation label link in proof HTML
1 parent 3b4653c commit 8f52cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="proof admonition" id="proof">
22
<p>Proof. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut</p>
33
<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>
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>
55
</div>

0 commit comments

Comments
 (0)