aboutsummaryrefslogtreecommitdiff
path: root/test/command/3422.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3422.md')
-rw-r--r--test/command/3422.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/command/3422.md b/test/command/3422.md
index 19f1f4462..d0fbe209e 100644
--- a/test/command/3422.md
+++ b/test/command/3422.md
@@ -1,7 +1,7 @@
See #3422
```
-% pandoc -t latex --listings
+% pandoc -t latex --syntax-highlighting=idiomatic
`int main(int argc, const char *argv[]);`{.c}
^D
\passthrough{\lstinline[language=C]!int main(int argc, const char *argv[]);!}