diff options
Diffstat (limited to 'test/command/4235.md')
-rw-r--r-- | test/command/4235.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/4235.md b/test/command/4235.md index e6e321841..8bbf43ff9 100644 --- a/test/command/4235.md +++ b/test/command/4235.md @@ -6,7 +6,7 @@ This.^[Has a footnote.] <section class="footnotes" role="doc-endnotes"> <hr /> <ol> -<li id="foofn1" role="doc-endnote"><p>Has a footnote.<a href="#foofnref1" class="footnote-back" role="doc-backlink">↩</a></p></li> +<li id="foofn1" role="doc-endnote"><p>Has a footnote.<a href="#foofnref1" class="footnote-back" role="doc-backlink">↩︎</a></p></li> </ol> </section> ``` |