Skip to content

Commit 32db965

Browse files
committed
update footnotes test output to fix test fail
1 parent c1940d3 commit 32db965

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<p>a statement<sup class="footnote-ref"><a href="#fn-1" id="fnref-1" data-footnote-ref>1</a></sup></p>
2-
<section class="footnotes" data-footnotes>
1+
<p>a statement<sup><a href="#fn-1" id="fnref-1" rel="nofollow">1</a></sup></p>
2+
<section>
33
<ol>
44
<li id="fn-1">
5-
<p>this is true <a href="#fnref-1" class="footnote-backref" data-footnote-backref data-footnote-backref-idx="1" aria-label="Back to reference 1"></a></p>
5+
<p>this is true <a href="#fnref-1" rel="nofollow"></a></p>
66
</li>
77
</ol>
88
</section>

0 commit comments

Comments
 (0)