aboutsummaryrefslogtreecommitdiff
path: root/test/command/5182.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/5182.md')
-rw-r--r--test/command/5182.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/test/command/5182.md b/test/command/5182.md
index dc30a12ce..5898f9edf 100644
--- a/test/command/5182.md
+++ b/test/command/5182.md
@@ -1,6 +1,9 @@
```
-pandoc -f rst -t native
+% pandoc -f rst -t native
.. include:: command/5182.txt
^D
-[CodeBlock ("",["python","numberLines"],[]) "def func(x):\n return y"]
+[ CodeBlock
+ ( "" , [ "python" , "numberLines" ] , [] )
+ "def func(x):\n return y"
+]
```