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