docs
0.7.2
common
docs
/
org.intellij.markdown.lexer
/
MarkdownLexer
/
start
start
fun
start
(
originalText
:
CharSequence
,
bufferStart
:
Int
=
0
,
bufferEnd
:
Int
=
originalText.length
,
state
:
Int
=
0
)