aboutsummaryrefslogtreecommitdiff
path: root/test/command/3853.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3853.md')
-rw-r--r--test/command/3853.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/test/command/3853.md b/test/command/3853.md
index 19e8e2260..caf21ed54 100644
--- a/test/command/3853.md
+++ b/test/command/3853.md
@@ -20,7 +20,9 @@ more
hello \iftoggle{ebook}{ebook}{noebook}
^D
-[Para [Str "ebook",SoftBreak,Str "more"]
-,Para [Str "not",Space,Str "ebook",SoftBreak,Str "more"]
-,Para [Str "hello",Space,Str "noebook"]]
+[ Para [ Str "ebook" , SoftBreak , Str "more" ]
+, Para
+ [ Str "not" , Space , Str "ebook" , SoftBreak , Str "more" ]
+, Para [ Str "hello" , Space , Str "noebook" ]
+]
```