aboutsummaryrefslogtreecommitdiff
path: root/test/command/4193.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4193.md')
-rw-r--r--test/command/4193.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/command/4193.md b/test/command/4193.md
index f659349fd..67ca5a4f7 100644
--- a/test/command/4193.md
+++ b/test/command/4193.md
@@ -4,5 +4,7 @@
a
- b
^D
-[ BulletList [ [ Plain [ Str "a" ] ], [ Plain [ Str "b" ] ] ] ]
+[ BulletList
+ [ [ Plain [ Str "a" ] ] , [ Plain [ Str "b" ] ] ]
+]
```