aboutsummaryrefslogtreecommitdiff
path: root/test/command/3733.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3733.md')
-rw-r--r--test/command/3733.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/command/3733.md b/test/command/3733.md
index b8a326938..0b24d0c1b 100644
--- a/test/command/3733.md
+++ b/test/command/3733.md
@@ -6,8 +6,8 @@
some: code
```
^D
-[BulletList
- [[Plain [Str "Item1"]]
- ,[Plain [Str "Item2"]]]
-,CodeBlock ("",["yaml"],[]) "some: code"]
+[ BulletList
+ [ [ Plain [ Str "Item1" ] ] , [ Plain [ Str "Item2" ] ] ]
+, CodeBlock ( "" , [ "yaml" ] , [] ) "some: code"
+]
````