pandoc-crossref-0.3.9.0: test/m2m/secLabels/expect.tex
\hypertarget{first-level-section}{%
\section{a First Level Section}\label{first-level-section}}
\hypertarget{second-level-section}{%
\subsection{a.a Second Level Section}\label{second-level-section}}
\begin{figure}
\hypertarget{fig:myfig}{%
\centering
\includegraphics{myfig.png}
\caption{my figure}\label{fig:myfig}
}
\end{figure}
\hypertarget{other-second-level-section}{%
\subsection{a.b Other Second Level
Section}\label{other-second-level-section}}
\hypertarget{tbl:mytable}{}
\begin{longtable}[]{@{}lll@{}}
\caption{\label{tbl:mytable}My table}\tabularnewline
\toprule
a & b & c \\ \addlinespace
\midrule
\endfirsthead
\toprule
a & b & c \\ \addlinespace
\midrule
\endhead
1 & 2 & 3 \\ \addlinespace
4 & 5 & 6 \\ \addlinespace
\bottomrule
\end{longtable}