mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-23 16:56:43 +00:00
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}