2018-11-16 11:29:15 -08:00
|
|
|
```
|
|
|
|
% pandoc -f html -t native
|
|
|
|
<table>
|
|
|
|
<tfoot>
|
|
|
|
</tfoot>
|
|
|
|
<tbody>
|
|
|
|
<tr>
|
|
|
|
<td>Cell</td>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</table>
|
|
|
|
^D
|
2020-03-28 18:22:48 -04:00
|
|
|
[Table ("",[],[]) (Caption Nothing
|
2020-04-04 16:35:42 -04:00
|
|
|
[])
|
|
|
|
[(AlignDefault,ColWidthDefault)]
|
|
|
|
(TableHead ("",[],[])
|
2020-03-28 18:22:48 -04:00
|
|
|
[Row ("",[],[])
|
2020-04-04 16:35:42 -04:00
|
|
|
[Cell ("",[],[]) AlignDefault (RowSpan {getRowSpan = 1}) (ColSpan {getColSpan = 1})
|
|
|
|
[]]])
|
|
|
|
[(TableBody ("",[],[]) (RowHeadColumns {getRowHeadColumns = 0})
|
|
|
|
[]
|
|
|
|
[Row ("",[],[])
|
|
|
|
[Cell ("",[],[]) AlignDefault (RowSpan {getRowSpan = 1}) (ColSpan {getColSpan = 1})
|
|
|
|
[Plain [Str "Cell"]]]])]
|
|
|
|
(TableFoot ("",[],[])
|
|
|
|
[])]
|
2018-11-16 11:29:15 -08:00
|
|
|
```
|