Completes table cell with pipe separator
Source position: wmarkdown.pp line 75
public procedure TMarkdownWriter.CellEnd; override;
Completes the table cell by adding trailing space and pipe separator ( |).
CellStart
Begins table cell with spacing