summaryrefslogtreecommitdiff
path: root/test/command/3422.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3422.md')
-rw-r--r--test/command/3422.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/command/3422.md b/test/command/3422.md
new file mode 100644
index 000000000..a010320e9
--- /dev/null
+++ b/test/command/3422.md
@@ -0,0 +1,9 @@
+See #3422
+
+```
+% pandoc -t latex --listings
+`int main(int argc, const char *argv[]);`{.c}
+^D
+\lstinline[language=C]!int main(int argc, const char *argv[]);!
+```
+