Method | Description | |
---|---|---|
TableBlock ( ) : System |
Initializes a new table block.
|
Method | Description | |
---|---|---|
Parse ( string markdown, int start, int endOfFirstLine, int maxEnd, int quoteDepth, int &actualEnd ) : |
Parses a table block.
|