aboutsummaryrefslogtreecommitdiff
path: root/test/command/5540.md
blob: 802a88d9d19634371c4fd67f3ef8011f2634d0df (plain)
1
2
3
4
5
6
7
8
```
% pandoc -f latex -t native
\begin{lstlisting}[language=myfunnylanguage]
Stay pure!
\end{lstlisting}
^D
[CodeBlock ("",["myfunnylanguage"],[("language","myfunnylanguage")]) "Stay pure!"]
```