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.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/command/3733.md b/test/command/3733.md
index 90cdcff6c..0b24d0c1b 100644
--- a/test/command/3733.md
+++ b/test/command/3733.md
@@ -7,8 +7,7 @@ some: code
```
^D
[ BulletList
- [ [ Plain [ Str "Item1" ] ], [ Plain [ Str "Item2" ] ] ]
-, CodeBlock
- ( "", [ "yaml" ], [] ) "some: code"
+ [ [ Plain [ Str "Item1" ] ] , [ Plain [ Str "Item2" ] ] ]
+, CodeBlock ( "" , [ "yaml" ] , [] ) "some: code"
]
````