toggle menu
parsek
0.1.0
common
switch theme
search in API
markdown
/
parsek.markdown.lexer
/
tryBlankLine
try
Blank
Line
fun
tryBlankLine
(
line
:
List
<
Lexeme
>
)
:
Token.BlankLine
?
Tries to lex a blank line: a line with only whitespace (and newline).