aboutsummaryrefslogtreecommitdiff
path: root/test/command/input-with-endinput.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/input-with-endinput.md')
-rw-r--r--test/command/input-with-endinput.md9
1 files changed, 3 insertions, 6 deletions
diff --git a/test/command/input-with-endinput.md b/test/command/input-with-endinput.md
index b97950d31..55d298bc4 100644
--- a/test/command/input-with-endinput.md
+++ b/test/command/input-with-endinput.md
@@ -8,11 +8,8 @@ Visible
Visible
\end{document}
^D
-[ Para
- [ Str "Visible" ]
-, Para
- [ Emph [ Str "hi", Space, Str "there" ] ]
-, Para
- [ Str "Visible" ]
+[ Para [ Str "Visible" ]
+, Para [ Emph [ Str "hi" , Space , Str "there" ] ]
+, Para [ Str "Visible" ]
]
```