diff options
Diffstat (limited to 'tests/writer.html')
-rw-r--r-- | tests/writer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/writer.html b/tests/writer.html index 3ed9884ad..49bf3a691 100644 --- a/tests/writer.html +++ b/tests/writer.html @@ -678,7 +678,7 @@ Blah >hello</em ></sup > a<sup - >hello there</sup + >hello there</sup >.</p ><p >Subscripts: H<sub @@ -686,7 +686,7 @@ Blah >O, H<sub >23</sub >O, H<sub - >many of them</sub + >many of them</sub >O.</p ><p >These should not be superscripts or subscripts, because of the unescaped spaces: a^b c^d, a~b c~d.</p |