mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-12 20:37:13 +00:00
216 B
216 B
% pandoc --slide-level=2 -t beamer
# section
::: notes
my note
:::
## slide
ok
^D
\section{section}\label{section}
\note{my note}
\begin{frame}{slide}
\protect\phantomsection\label{slide}
ok
\end{frame}