class markdown::TableCell
sys::Obj markdown::Node markdown::CustomNode markdown::TableCell
@Js
Table cell of a TableRow
containing inline nodes
- alignment
-
Alignment alignment
The cell alignment
- header
-
Bool header
Is the cell a header or not
- make
-
new make()
- makeFields
- toStrAttributes
-
protected virtual override Str toStrAttributes()
- width
-
Int width
The cell width (the number of dash and colon characters in the delimiter row of the table for this column)