aboutsummaryrefslogtreecommitdiff
path: root/test/command/5420.md
blob: b638fe5d251c98c33a8e2309b13f785ba79d19df (plain)
1
2
3
4
5
6
```
% pandoc --listings -t latex
`int a = 1;`{.cpp style=cpp}
^D
\passthrough{\lstinline[language={C++}, style=cpp]!int a = 1;!}
```