Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
lang-markdown
/
com.monkopedia.kodemirror.lezer.markdown
/
BlockContext
/
addNode
add
Node
fun
addNode
(
block
:
Tree
,
from
:
Int
)
fun
addNode
(
type
:
Int
,
from
:
Int
,
to
:
Int
?
=
null
)