pandoc-2.5: test/command/5079.md
``` % pandoc -f html -t native <table> <tfoot> </tfoot> <tbody> <tr> <td>Cell</td> </tr> </tbody> </table> ^D [Table [] [AlignDefault] [0.0] [[]] [[[Plain [Str "Cell"]]]]] ```
``` % pandoc -f html -t native <table> <tfoot> </tfoot> <tbody> <tr> <td>Cell</td> </tr> </tbody> </table> ^D [Table [] [AlignDefault] [0.0] [[]] [[[Plain [Str "Cell"]]]]] ```