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.md25
1 files changed, 18 insertions, 7 deletions
diff --git a/test/command/4056.md b/test/command/4056.md
index e972931dd..2f5111aeb 100644
--- a/test/command/4056.md
+++ b/test/command/4056.md
@@ -14,11 +14,22 @@
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,ColWidthDefault)
+ ,(AlignRight,ColWidthDefault)
+ ,(AlignRight,ColWidthDefault)]
+ (TableHead ("",[],[])
+ [])
+ [(TableBody ("",[],[]) (RowHeadColumns 0)
+ []
+ [Row ("",[],[])
+ [Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1)
+ [Plain [Str "Blah"]]
+ ,Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1)
+ [Plain [Str "Foo"]]
+ ,Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1)
+ [Plain [Str "Bar"]]]])]
+ (TableFoot ("",[],[])
+ [])]
```