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.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/command/5540.md b/test/command/5540.md
index c5157e611..41239020e 100644
--- a/test/command/5540.md
+++ b/test/command/5540.md
@@ -5,10 +5,10 @@ Stay pure!
\end{lstlisting}
^D
[ CodeBlock
- ( ""
- , [ "myfunnylanguage" ]
- ,
- [ ( "language", "myfunnylanguage" ) ]
- ) "Stay pure!"
+ ( ""
+ , [ "myfunnylanguage" ]
+ , [ ( "language" , "myfunnylanguage" ) ]
+ )
+ "Stay pure!"
]
```