aboutsummaryrefslogtreecommitdiff
path: root/test/command/4056.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/4056.md')
-rw-r--r--test/command/4056.md24
1 files changed, 17 insertions, 7 deletions
diff --git a/test/command/4056.md b/test/command/4056.md
index e972931dd..bf02ec5f0 100644
--- a/test/command/4056.md
+++ b/test/command/4056.md
@@ -14,11 +14,21 @@
Blah & Foo & Bar \\
\end{tabular}
^D
-[Table [] [AlignLeft,AlignRight,AlignRight] [0.0,0.0,0.0]
- [[]
- ,[]
- ,[]]
- [[[Plain [Str "Blah"]]
- ,[Plain [Str "Foo"]]
- ,[Plain [Str "Bar"]]]]]
+[Table ("",[],[]) (Caption Nothing
+ []) [(AlignLeft,Nothing),(AlignRight,Nothing),(AlignRight,Nothing)] 0
+ [Row ("",[],[])
+ [Cell ("",[],[]) Nothing 1 1
+ []
+ ,Cell ("",[],[]) Nothing 1 1
+ []
+ ,Cell ("",[],[]) Nothing 1 1
+ []]]
+ [Row ("",[],[])
+ [Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "Blah"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "Foo"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "Bar"]]]]
+ []]
```