Writes horizontal rule
Source position: wmarkdown.pp line 61
public procedure TMarkdownWriter.Rule; override;
Writes a horizontal rule using three dashes (---) with blank lines for separation.