summaryrefslogtreecommitdiff
path: root/test/command/4635.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4635.md')
-rw-r--r--test/command/4635.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/command/4635.md b/test/command/4635.md
index 320b83956..ad9af9c67 100644
--- a/test/command/4635.md
+++ b/test/command/4635.md
@@ -19,7 +19,7 @@ foo)
cf.
foo
^D
-[Para [Str "cf.\160foo"]]
+[Para [Str "cf.",SoftBreak,Str "foo"]]
```
```
@@ -27,5 +27,5 @@ foo
a cf.
foo
^D
-[Para [Str "a",SoftBreak,Str "cf.\160foo"]]
+[Para [Str "a",Space,Str "cf.",SoftBreak,Str "foo"]]
```