aboutsummaryrefslogtreecommitdiff
path: root/test/command/9350.md
blob: cbb6ba97fe69bed627a71a29a693f215b15e581f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
```
% pandoc -f html -t latex
<table><tbody><tr></tr></tbody></table>
^D
{\def\LTcaptype{none} % do not increment counter
\begin{longtable}[]{@{}l@{}}
\toprule\noalign{}
\endhead
\bottomrule\noalign{}
\endlastfoot
 \\
\end{longtable}
}
```