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.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/command/4193.md b/test/command/4193.md
index 44c7d70cc..67ca5a4f7 100644
--- a/test/command/4193.md
+++ b/test/command/4193.md
@@ -4,7 +4,7 @@
a
- b
^D
-[BulletList
- [[Plain [Str "a"]]
- ,[Plain [Str "b"]]]]
+[ BulletList
+ [ [ Plain [ Str "a" ] ] , [ Plain [ Str "b" ] ] ]
+]
```