pandoc-3.1.12: test/command/9350.md
```
% pandoc -f html -t latex
<table><tbody><tr></tr></tbody></table>
^D
\begin{longtable}[]{@{}l@{}}
\toprule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
\\
\end{longtable}
```
```
% pandoc -f html -t latex
<table><tbody><tr></tr></tbody></table>
^D
\begin{longtable}[]{@{}l@{}}
\toprule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
\\
\end{longtable}
```