kmarkdown
Toggle table of contents
0.2.4
common
Platform filter
common
Switch theme
Search in API
kmarkdown
kmarkdown
/
io.github.devngho.kmarkdown.flavor.common
/
Block
/
BlockDSL
/
_
_
infix
fun
MarkdownElement
.
_
(
element
:
MarkdownElement
)
:
Block
infix
fun
MarkdownElement
.
_
(
text
:
String
)
:
Block
infix
fun
String
.
_
(
element
:
MarkdownElement
)
:
Block
Combines two elements with a space between them.