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
|
|
|
|
( "", [], [] )
|
|
|
|
( Caption Nothing [] )
|
|
|
|
[ ( AlignDefault, ColWidthDefault ) ]
|
|
|
|
( TableHead ( "", [], [] ) [] )
|
|
|
|
[ TableBody
|
|
|
|
( "", [], [] )
|
|
|
|
( RowHeadColumns 0 ) []
|
|
|
|
[ Row
|
|
|
|
( "", [], [] )
|
|
|
|
[ Cell
|
|
|
|
( "", [], [] ) AlignDefault
|
|
|
|
( RowSpan 1 )
|
|
|
|
( ColSpan 1 )
|
|
|
|
[ Plain [ Str "Cell" ] ]
|
|
|
|
]
|
|
|
|
]
|
|
|
|
]
|
|
|
|
( TableFoot ( "", [], [] ) [] )
|
|
|
|
]
|
2018-11-16 20:29:15 +01:00
|
|
|
```
|