aboutsummaryrefslogtreecommitdiff
path: root/test/command/5540.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/5540.md')
-rw-r--r--test/command/5540.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/command/5540.md b/test/command/5540.md
new file mode 100644
index 000000000..802a88d9d
--- /dev/null
+++ b/test/command/5540.md
@@ -0,0 +1,8 @@
+```
+% pandoc -f latex -t native
+\begin{lstlisting}[language=myfunnylanguage]
+Stay pure!
+\end{lstlisting}
+^D
+[CodeBlock ("",["myfunnylanguage"],[("language","myfunnylanguage")]) "Stay pure!"]
+```