toggle menu
parsek
0.1.0
common
switch theme
search in API
markdown
/
parsek.markdown.lexer
/
tryCodeFenceClose
try
Code
Fence
Close
fun
tryCodeFenceClose
(
line
:
List
<
Lexeme
>
,
openChar
:
Char
,
openLength
:
Int
)
:
Token.CodeFenceClose
?
Tries to lex a closing code fence that matches the given opening.