aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/command/5079.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/command/5079.md b/test/command/5079.md
new file mode 100644
index 000000000..aa93ae6f3
--- /dev/null
+++ b/test/command/5079.md
@@ -0,0 +1,16 @@
+```
+% pandoc -f html -t native
+<table>
+<tfoot>
+</tfoot>
+<tbody>
+<tr>
+<td>Cell</td>
+</tr>
+</tbody>
+</table>
+^D
+[Table [] [AlignDefault] [0.0]
+ [[]]
+ [[[Plain [Str "Cell"]]]]]
+```