pandoc/test/command/5182.md
Brian Leung 35971495ab RST reader: change treatment of number-lines directives. (#5207)
Directives of this type without numeric inputs should not have a
`startFrom` attribute; with a blank value, the writers can produce
extra whitespace.
2019-01-09 22:19:26 -08:00

137 B

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