Completes table row with separator line
Source position: wmarkdown.pp line 73
public procedure TMarkdownWriter.RowEnd; override; |
Completes the current table row.
For header rows, automatically adds a separator line with dashes (---) below.
|
Begins table row with pipe |