summaryrefslogtreecommitdiff
path: root/tests/extensions/extra/raw-html.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extensions/extra/raw-html.html')
-rw-r--r--tests/extensions/extra/raw-html.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/extensions/extra/raw-html.html b/tests/extensions/extra/raw-html.html
index 717bd73..ac367d7 100644
--- a/tests/extensions/extra/raw-html.html
+++ b/tests/extensions/extra/raw-html.html
@@ -59,7 +59,7 @@ Raw html blocks may also be nested.
</div>
<div name="issue584">
<div>
-<p>footnote<sup id="fnref:1"><a class="footnote-ref" href="#fn:1" rel="footnote">1</a></sup></p>
+<p>footnote<sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup></p>
</div>
</div>
<div name="issue584">
@@ -74,7 +74,7 @@ Raw html blocks may also be nested.
</div>
<div name="issue584">
<div>
-<p>footnote<sup id="fnref:2"><a class="footnote-ref" href="#fn:2" rel="footnote">2</a></sup></p>
+<p>footnote<sup id="fnref:2"><a class="footnote-ref" href="#fn:2">2</a></sup></p>
</div>
</div>
<div class="footnote">
@@ -98,7 +98,7 @@ Raw html blocks may also be nested.
<p>The other two couple o the same.</p>
</li>
</ol>
-<p><a class="footnote-backref" href="#fnref:1" rev="footnote" title="Jump back to footnote 1 in the text">&#8617;</a></p>
+<p><a class="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text">&#8617;</a></p>
</li>
<li id="fn:2">
<ol>
@@ -118,7 +118,7 @@ Raw html blocks may also be nested.
<p>The other two couple o the same.</p>
</li>
</ol>
-<p><a class="footnote-backref" href="#fnref:2" rev="footnote" title="Jump back to footnote 2 in the text">&#8617;</a></p>
+<p><a class="footnote-backref" href="#fnref:2" title="Jump back to footnote 2 in the text">&#8617;</a></p>
</li>
</ol>
</div> \ No newline at end of file