aboutsummaryrefslogtreecommitdiff
path: root/test/command/6009.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/6009.md')
-rw-r--r--test/command/6009.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/test/command/6009.md b/test/command/6009.md
index ed6b46cbb..b2785dd36 100644
--- a/test/command/6009.md
+++ b/test/command/6009.md
@@ -9,10 +9,11 @@ x
y
^D
-[RawBlock (Format "html") "<tr>"
-,RawBlock (Format "html") "<td>"
-,RawBlock (Format "html") "</td>"
-,RawBlock (Format "html") "</tr>"
-,Para [Str "x"]
-,CodeBlock ("",[],[]) "y"]
+[ RawBlock (Format "html") "<tr>"
+, RawBlock (Format "html") "<td>"
+, RawBlock (Format "html") "</td>"
+, RawBlock (Format "html") "</tr>"
+, Para [ Str "x" ]
+, CodeBlock ( "" , [] , [] ) "y"
+]
```