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
/
List
/
ListDSL
List
DSL
class
ListDSL
Members
Properties
flavor
Link copied to clipboard
val
flavor
:
Flavor
Functions
build
Link copied to clipboard
fun
build
(
)
:
List
item
Link copied to clipboard
fun
item
(
block
:
Block.BlockDSL
.
(
)
->
Unit
)
list
Link copied to clipboard
fun
list
(
listStyle
:
List.ListStyle
,
block
:
List.ListDSL
.
(
)
->
Unit
)