35971495ab
Directives of this type without numeric inputs should not have a `startFrom` attribute; with a blank value, the writers can produce extra whitespace.
6 lines
137 B
Markdown
6 lines
137 B
Markdown
```
|
|
pandoc -f rst -t native
|
|
.. include:: command/5182.txt
|
|
^D
|
|
[CodeBlock ("",["python","numberLines"],[]) "def func(x):\n return y"]
|
|
```
|