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
/
InlineParser
Inline
Parser
interface
InlineParser
Members
Properties
after
Link copied to clipboard
open
val
after
:
String
?
before
Link copied to clipboard
open
val
before
:
String
?
name
Link copied to clipboard
abstract
val
name
:
String
Functions
parse
Link copied to clipboard
abstract
fun
parse
(
cx
:
InlineContext
,
next
:
Int
,
pos
:
Int
)
:
Int