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
/
InlineContext
/
addDelimiter
add
Delimiter
fun
addDelimiter
(
type
:
DelimiterType
,
from
:
Int
,
to
:
Int
,
open
:
Boolean
,
close
:
Boolean
)
:
Int