kobweb
Toggle table of contents
0.21.1
jvm
Platform filter
jvm
Switch theme
Search in API
kobweb
markdown
/
com.varabyte.kobwebx.gradle.markdown.ext.kobwebcall
/
KobwebCallBlockParser
/
Factory
Factory
class
Factory
(
delimiters
:
Pair
<
Char
,
Char
>
,
createParser
:
(
)
->
Parser
)
:
AbstractBlockParserFactory
(
source
)
Members
Constructors
Factory
Link copied to clipboard
constructor
(
delimiters
:
Pair
<
Char
,
Char
>
,
createParser
:
(
)
->
Parser
)
Functions
try
Start
Link copied to clipboard
open
override
fun
tryStart
(
state
:
ParserState
,
mathedBlockParser
:
MatchedBlockParser
)
:
BlockStart
?