aboutsummaryrefslogtreecommitdiff
path: root/test/command/5574.md
blob: 4d4c4ec0865bdeab777447cbe62ec33204861e01 (plain)
1
2
3
4
5
6
7
No highlighting inside heading:
```
% pandoc -t latex
# `foo`{.cpp}
^D
\section{\texorpdfstring{\texttt{foo}}{foo}}\label{foo}
```