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