2019-01-10 07:19:26 +01:00
|
|
|
```
|
2021-09-21 10:16:45 -07:00
|
|
|
% pandoc -f rst -t native
|
2019-01-10 07:19:26 +01:00
|
|
|
.. include:: command/5182.txt
|
|
|
|
^D
|
2021-09-19 12:09:51 -07:00
|
|
|
[ CodeBlock
|
2021-09-28 21:17:53 -07:00
|
|
|
( "" , [ "python" , "numberLines" ] , [] )
|
|
|
|
"def func(x):\n return y"
|
2021-09-19 12:09:51 -07:00
|
|
|
]
|
2019-01-10 07:19:26 +01:00
|
|
|
```
|