aboutsummaryrefslogtreecommitdiff
path: root/test/command/4669.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4669.md')
-rw-r--r--test/command/4669.md20
1 files changed, 12 insertions, 8 deletions
diff --git a/test/command/4669.md b/test/command/4669.md
index ade2ea0d8..41f6ae327 100644
--- a/test/command/4669.md
+++ b/test/command/4669.md
@@ -6,8 +6,10 @@
while (n > 0) {
\end{verbatim}
^D
-[Para [Span ("",[],[]) [Code ("",[],[]) "<-"]]
-,CodeBlock ("",[],[]) " while (n > 0) {"]
+[ Para
+ [ Span ( "" , [] , [] ) [ Code ( "" , [] , [] ) "<-" ] ]
+, CodeBlock ( "" , [] , [] ) " while (n > 0) {"
+]
```
```
@@ -20,10 +22,12 @@
\item<beamer:2> five
\end{itemize}
^D
-[BulletList
- [[Para [Str "one"]]
- ,[Para [Str "two"]]
- ,[Para [Str "three"]]
- ,[Para [Str "four"]]
- ,[Para [Str "five"]]]]
+[ BulletList
+ [ [ Para [ Str "one" ] ]
+ , [ Para [ Str "two" ] ]
+ , [ Para [ Str "three" ] ]
+ , [ Para [ Str "four" ] ]
+ , [ Para [ Str "five" ] ]
+ ]
+]
```