pandoc/test/command/5182.txt
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

5 lines
63 B
Text

.. code::python
:number-lines:
def func(x):
return y