diff options
Diffstat (limited to 'tests/writer.markdown')
-rw-r--r-- | tests/writer.markdown | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/writer.markdown b/tests/writer.markdown index 00c75e607..41a116e9a 100644 --- a/tests/writer.markdown +++ b/tests/writer.markdown @@ -269,7 +269,7 @@ Autonumbering: Should not be a list item: -M.A. 2007 +M.A. 2007 B. Williams @@ -457,9 +457,9 @@ This is code: `>`, `$`, `\`, `\$`, `<html>`. ~~This is *strikeout*.~~ -Superscripts: a^bc^d a^*hello*^ a^hello there^. +Superscripts: a^bc^d a^*hello*^ a^hello there^. -Subscripts: H~2~O, H~23~O, H~many of them~O. +Subscripts: H~2~O, H~23~O, H~many of them~O. These should not be superscripts or subscripts, because of the unescaped spaces: a\^b c\^d, a\~b c\~d. |