aboutsummaryrefslogtreecommitdiff
path: root/test/command/6043.md
blob: a3f39a44bc3ccbe169434ec29d67f6aec6dcad63 (plain)
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}
```