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