Toggle menu
Nitlanguage.org
Nitdoc
markdown
markdown
MDLine
next_empty=
fun
next_empty=
(next_empty:
Bool
)
markdown
::
MDLine
::
next_empty=
Doc
Linearization
Summary
Is the next line empty?
Is the next line empty?
Summary
Property definitions
markdown$MDLine$next_empty=
Property definitions
markdown
$
MDLine
::
next_empty=
# Is the next line empty?
var
next_empty
:
Bool
=
false
is
writable
lib/markdown/markdown.nit:1452,2--1453,41