aboutsummaryrefslogtreecommitdiff
path: root/test/command/5182.md
blob: a26056a0ea2d30d905a9ebb623ec988e48f9fc3e (plain)
1
2
3
4
5
6
7
8
```
% pandoc -f rst -t native
.. include:: command/5182.txt
^D
[ CodeBlock
  ( "", [ "python", "numberLines" ], [] ) "def func(x):\n  return y"
]
```