You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -284,10 +284,10 @@ This is some text. It has a citation.[^citation]
284
284
<section class="footnotes" data-footnotes>
285
285
<ol>
286
286
<li id="fn-citation">
287
-
<p>This is a long winded parapgraph that also has another citation.<sup class="footnote-ref"><a href="#fn-another-citation" id="fnref-another-citation" data-footnote-ref>2</a></sup> <a href="#fnref-citation" class="footnote-backref" data-footnote-backref aria-label="Back to reference 1">↩</a></p>
287
+
<p>This is a long winded parapgraph that also has another citation.<sup class="footnote-ref"><a href="#fn-another-citation" id="fnref-another-citation" data-footnote-ref>2</a></sup> <a href="#fnref-citation" class="footnote-backref" data-footnote-backref data-footnote-backref-idx="1" aria-label="Back to reference 1">↩</a></p>
288
288
</li>
289
289
<li id="fn-another-citation">
290
-
<p>My second citation. <a href="#fnref-another-citation" class="footnote-backref" data-footnote-backref aria-label="Back to reference 2">↩</a></p>
290
+
<p>My second citation. <a href="#fnref-another-citation" class="footnote-backref" data-footnote-backref data-footnote-backref-idx="2" aria-label="Back to reference 2">↩</a></p>
291
291
</li>
292
292
</ol>
293
293
</section>
@@ -306,10 +306,10 @@ This is some text. It has two footnotes references, side-by-side without any spa
306
306
<section class="footnotes" data-footnotes>
307
307
<ol>
308
308
<li id="fn-footnote1">
309
-
<p>Hello. <a href="#fnref-footnote1" class="footnote-backref" data-footnote-backref aria-label="Back to reference 1">↩</a></p>
309
+
<p>Hello. <a href="#fnref-footnote1" class="footnote-backref" data-footnote-backref data-footnote-backref-idx="1" aria-label="Back to reference 1">↩</a></p>
310
310
</li>
311
311
<li id="fn-footnote2">
312
-
<p>Goodbye. <a href="#fnref-footnote2" class="footnote-backref" data-footnote-backref aria-label="Back to reference 2">↩</a></p>
312
+
<p>Goodbye. <a href="#fnref-footnote2" class="footnote-backref" data-footnote-backref data-footnote-backref-idx="2" aria-label="Back to reference 2">↩</a></p>
313
313
</li>
314
314
</ol>
315
315
</section>
@@ -331,10 +331,10 @@ It has another footnote that contains many different characters (the autolinker
0 commit comments