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
/
plus
plus
operator
fun
MarkdownElement
.
plus
(
element
:
MarkdownElement
)
:
MarkdownElement
operator
fun
MarkdownElement
.
plus
(
text
:
String
)
:
MarkdownElement
Combines two elements without a space between them.