summaryrefslogtreecommitdiff
path: root/tests/extensions/extra/footnote_placeholder.html
blob: 0143145e80a7ba65ddfe8516a76b53d607524568 (plain)
1
2
3
4
5
6
7
8
9
<div class="footnote">
<hr />
<ol>
<li id="fn:1">
<p>A Footnote.&#160;<a class="footnote-backref" href="#fnref:1" rev="footnote" title="Jump back to footnote 1 in the text">&#8617;</a></p>
</li>
</ol>
</div>
<p>Some text with a footnote<sup id="fnref:1"><a class="footnote-ref" href="#fn:1" rel="footnote">1</a></sup>.</p>