aboutsummaryrefslogtreecommitdiff
path: root/test/command/3558.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3558.md')
-rw-r--r--test/command/3558.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/test/command/3558.md b/test/command/3558.md
index 956b09e57..c9c782c16 100644
--- a/test/command/3558.md
+++ b/test/command/3558.md
@@ -6,7 +6,8 @@ hello
\endmulti
^D
-[RawBlock (Format "tex") "\\multi"
-,Para [Str "hello"]
-,RawBlock (Format "tex") "\\endmulti"]
+[ RawBlock (Format "tex") "\\multi"
+, Para [ Str "hello" ]
+, RawBlock (Format "tex") "\\endmulti"
+]
```