d532eb14eb
Closes #5079.
16 lines
178 B
Markdown
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"]]]]]
|
|
```
|