bec95c97ac
This causes compilation errors, and I don't know how to work around them. Closes #5574.
8 lines
152 B
Markdown
8 lines
152 B
Markdown
No highlighting inside heading:
|
|
```
|
|
% pandoc -t latex
|
|
# `foo`{.cpp}
|
|
^D
|
|
\hypertarget{foo}{%
|
|
\section{\texorpdfstring{\texttt{foo}}{foo}}\label{foo}}
|
|
```
|