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
<p>Footnote with multiple paragraphs<supclass="footnote-reference" id="fr-multiple-1"><ahref="#footnote-multiple">4</a></sup></p>
6
6
<p>Footnote name with wacky characters<supclass="footnote-reference" id="fr-"wacky"-1"><ahref="#footnote-"wacky"">5</a></sup></p>
7
7
<p>Testing when referring to something earlier.<supclass="footnote-reference" id="fr-define-before-use-1"><ahref="#footnote-define-before-use">6</a></sup></p>
8
+
<p>Footnote that is defined multiple times.<supclass="footnote-reference" id="fr-multiple-definitions-1"><ahref="#footnote-multiple-definitions">7</a></sup></p>
9
+
<p>And another<supclass="footnote-reference" id="fr-in-between-1"><ahref="#footnote-in-between">8</a></sup> that references the duplicate again.<supclass="footnote-reference" id="fr-multiple-definitions-2"><ahref="#footnote-multiple-definitions">7</a></sup></p>
<p>This is defined before it is referred to. <ahref="#fr-define-before-use-1">↩</a></p>
37
39
</li>
40
+
<liid="footnote-multiple-definitions">
41
+
<p>This is the first definition of the footnote with tag multiple-definitions <ahref="#fr-multiple-definitions-1">↩</a><ahref="#fr-multiple-definitions-2">↩2</a></p>
42
+
</li>
43
+
<liid="footnote-multiple-definitions">
44
+
<p>This is the second definition of the footnote with tag multiple-definitions <ahref="#fr-multiple-definitions-1">↩</a><ahref="#fr-multiple-definitions-2">↩2</a></p>
45
+
</li>
46
+
<liid="footnote-in-between">
47
+
<p>Footnote between duplicates. <ahref="#fr-in-between-1">↩</a></p>
0 commit comments