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
/
Table
/
TableDSL
Table
DSL
class
TableDSL
Members
Properties
flavor
Link copied to clipboard
val
flavor
:
Flavor
Functions
build
Link copied to clipboard
fun
build
(
)
:
Table
header
Link copied to clipboard
fun
header
(
block
:
Table.TableRowOrderedDSL
.
(
)
->
Unit
)
row
Link copied to clipboard
fun
row
(
block
:
Table.TableRowDSL
.
(
)
->
Unit
)