aboutsummaryrefslogtreecommitdiff
path: root/test/command/5714.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/5714.md')
-rw-r--r--test/command/5714.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/test/command/5714.md b/test/command/5714.md
index 48e25c1a2..c874f1af7 100644
--- a/test/command/5714.md
+++ b/test/command/5714.md
@@ -6,8 +6,11 @@ b_
# hi _c
c
^D
-[Header 1 ("hi-_a",[],[]) [Str "hi",Space,Str "_a"]
-,Para [Str "b_"]
-,Header 1 ("hi-_c",[],[]) [Str "hi",Space,Str "_c"]
-,Para [Str "c"]]
+[ Header
+ 1 ( "hi-_a" , [] , [] ) [ Str "hi" , Space , Str "_a" ]
+, Para [ Str "b_" ]
+, Header
+ 1 ( "hi-_c" , [] , [] ) [ Str "hi" , Space , Str "_c" ]
+, Para [ Str "c" ]
+]
```