2018-11-16 20:29:15 +01:00
|
|
|
```
|
|
|
|
% pandoc -f html -t native
|
|
|
|
<table>
|
|
|
|
<tfoot>
|
|
|
|
</tfoot>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>Cell</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
^D
|
2021-09-19 21:09:51 +02:00
|
|
|
[ Table
|
2021-09-29 06:17:53 +02:00
|
|
|
( "" , [] , [] )
|
|
|
|
(Caption Nothing [])
|
|
|
|
[ ( AlignDefault , ColWidthDefault ) ]
|
|
|
|
(TableHead ( "" , [] , [] ) [])
|
|
|
|
[ TableBody
|
|
|
|
( "" , [] , [] )
|
|
|
|
(RowHeadColumns 0)
|
|
|
|
[]
|
|
|
|
[ Row
|
|
|
|
( "" , [] , [] )
|
|
|
|
[ Cell
|
|
|
|
( "" , [] , [] )
|
|
|
|
AlignDefault
|
|
|
|
(RowSpan 1)
|
|
|
|
(ColSpan 1)
|
|
|
|
[ Plain [ Str "Cell" ] ]
|
|
|
|
]
|
|
|
|
]
|
2021-09-19 21:09:51 +02:00
|
|
|
]
|
2021-09-29 06:17:53 +02:00
|
|
|
(TableFoot ( "" , [] , [] ) [])
|
2021-09-19 21:09:51 +02:00
|
|
|
]
|
2018-11-16 20:29:15 +01:00
|
|
|
```
|