pandoc/test/command/5182.md

10 lines
159 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"
]
```