Begins table row with pipe
Source position: wmarkdown.pp line 72
public procedure TMarkdownWriter.RowStart; override;
Begins a new table row by writing the initial pipe symbol (|).
RowEnd
Completes table row with separator line