diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/writer.html | 20 |
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/writer.html b/tests/writer.html index 6d8a850bc..10d1c0c4f 100644 --- a/tests/writer.html +++ b/tests/writer.html @@ -976,9 +976,7 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+e+'<\/'+'a'+'>'); /><ol ><li id="fn1" ><p - >Here is the footnote. It can go anywhere after the footnote reference. It need not be placed at the end of the document.</p - ><a href="#fnref1" class="footnoteBacklink" title="Jump back to footnote 1" - >↩</a + >Here is the footnote. It can go anywhere after the footnote reference. It need not be placed at the end of the document. <a href="#fnref1" class="footnoteBackLink" title="Jump back to footnote 1">↩</a></p ></li ><li id="fn2" ><p @@ -991,9 +989,7 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+e+'<\/'+'a'+'>'); </code ></pre ><p - >If you want, you can indent every line, but you can also be lazy and just indent the first line of each block.</p - ><a href="#fnref2" class="footnoteBacklink" title="Jump back to footnote 2" - >↩</a + >If you want, you can indent every line, but you can also be lazy and just indent the first line of each block. <a href="#fnref2" class="footnoteBackLink" title="Jump back to footnote 2">↩</a></p ></li ><li id="fn3" ><p @@ -1003,21 +999,15 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+e+'<\/'+'a'+'>'); >links</a > and <code >]</code - > verbatim characters, as well as [bracketed text].</p - ><a href="#fnref3" class="footnoteBacklink" title="Jump back to footnote 3" - >↩</a + > verbatim characters, as well as [bracketed text]. <a href="#fnref3" class="footnoteBackLink" title="Jump back to footnote 3">↩</a></p ></li ><li id="fn4" ><p - >In quote.</p - ><a href="#fnref4" class="footnoteBacklink" title="Jump back to footnote 4" - >↩</a + >In quote. <a href="#fnref4" class="footnoteBackLink" title="Jump back to footnote 4">↩</a></p ></li ><li id="fn5" ><p - >In list.</p - ><a href="#fnref5" class="footnoteBacklink" title="Jump back to footnote 5" - >↩</a + >In list. <a href="#fnref5" class="footnoteBackLink" title="Jump back to footnote 5">↩</a></p ></li ></ol ></div |