TableStyle

data class TableStyle(val cellPadding: <Error class: unknown class>)(source)

Describes how a Markdown table should appear.

Constructors

Link copied to clipboard
constructor(cellPadding: <Error class: unknown class>)

Properties

Link copied to clipboard
val cellPadding: <Error class: unknown class>

The padding to be applied to individual cells in the table.