aboutsummaryrefslogtreecommitdiff
path: root/test/command/1881.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/1881.md')
-rw-r--r--test/command/1881.md60
1 files changed, 42 insertions, 18 deletions
diff --git a/test/command/1881.md b/test/command/1881.md
index c0902de71..fabd6d94b 100644
--- a/test/command/1881.md
+++ b/test/command/1881.md
@@ -20,15 +20,27 @@
</tbody>
</table>
^D
-[Table [Str "Demonstration",Space,Str "of",Space,Str "simple",Space,Str "table",Space,Str "syntax."] [AlignRight,AlignLeft,AlignCenter,AlignDefault] [0.0,0.0,0.0,0.0]
- [[Plain [Str "Right"]]
- ,[Plain [Str "Left"]]
- ,[Plain [Str "Center"]]
- ,[Plain [Str "Default"]]]
- [[[Plain [Str "12"]]
- ,[Plain [Str "12"]]
- ,[Plain [Str "12"]]
- ,[Plain [Str "12"]]]]]
+[Table ("",[],[]) (Caption Nothing
+ [Para [Str "Demonstration",Space,Str "of",Space,Str "simple",Space,Str "table",Space,Str "syntax."]]) [(AlignRight,Nothing),(AlignLeft,Nothing),(AlignCenter,Nothing),(AlignDefault,Nothing)] 0
+ [Row ("",[],[])
+ [Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "Right"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "Left"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "Center"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "Default"]]]]
+ [Row ("",[],[])
+ [Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "12"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "12"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "12"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "12"]]]]
+ []]
```
```
@@ -42,14 +54,26 @@
</tr>
</table>
^D
-[Table [] [AlignRight,AlignLeft,AlignCenter,AlignRight] [0.0,0.0,0.0,0.0]
- [[]
- ,[]
- ,[]
- ,[]]
- [[[Plain [Str "12"]]
- ,[Plain [Str "12"]]
- ,[Plain [Str "12"]]
- ,[Plain [Str "12"]]]]]
+[Table ("",[],[]) (Caption Nothing
+ []) [(AlignRight,Nothing),(AlignLeft,Nothing),(AlignCenter,Nothing),(AlignRight,Nothing)] 0
+ [Row ("",[],[])
+ [Cell ("",[],[]) Nothing 1 1
+ []
+ ,Cell ("",[],[]) Nothing 1 1
+ []
+ ,Cell ("",[],[]) Nothing 1 1
+ []
+ ,Cell ("",[],[]) Nothing 1 1
+ []]]
+ [Row ("",[],[])
+ [Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "12"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "12"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "12"]]
+ ,Cell ("",[],[]) Nothing 1 1
+ [Plain [Str "12"]]]]
+ []]
```