pandoc/test/command/5182.md

9 lines
150 B
Markdown
Raw Normal View History

```
% pandoc -f rst -t native
.. include:: command/5182.txt
^D
[ CodeBlock
( "", [ "python", "numberLines" ], [] ) "def func(x):\n return y"
]
```