mirror of
https://github.com/jgm/pandoc.git
synced 2026-07-10 19:37:12 +00:00
42b915e656
This affecs parsing of raw tex in LaTeX and in Markdown and other formats. Closes #6043.
120 B
120 B
% pandoc -t beamer
\textbf<1>{Bold Text On Slide1}
^D
\begin{frame}
\textbf<1>{Bold Text On Slide1}
\end{frame}