-
Home
-
API
-
Markdig.Extensions.Tables
-
TableCell
-
Constructors
-
TableCell(BlockParser?)
TableCell(BlockParser?) Constructor
Definition
Initializes a new instance of the TableCell class.
public TableCell(BlockParser? parser)
Parameters
- parser
- BlockParser
The parser used to create this block.