pandoc/test/command/5079.md
2018-11-16 11:29:15 -08:00

16 lines
178 B
Markdown

```
% pandoc -f html -t native
<table>
<tfoot>
</tfoot>
<tbody>
<tr>
<td>Cell</td>
</tr>
</tbody>
</table>
^D
[Table [] [AlignDefault] [0.0]
[[]]
[[[Plain [Str "Cell"]]]]]
```