1 2 3 4 5 6 7 8
``` % pandoc -t beamer \textbf<1>{Bold Text On Slide1} ^D \begin{frame} \textbf<1>{Bold Text On Slide1} \end{frame} ```