quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.ast.base.block
/
Table
/
Cell
Cell
data
class
Cell
(
val
text
:
InlineContent
)
A single cell of a table.
Parameters
text
content
Members
Constructors
Cell
Link copied to clipboard
constructor
(
text
:
InlineContent
)
Properties
text
Link copied to clipboard
val
text
:
InlineContent