Completes list with blank line
Source position: wmarkdown.pp line 79
public procedure TMarkdownWriter.ListEnd( |
ListType: TlistType |
); override; |
ListType |
|
Type of list (ordered or unordered) |
Completes the list and adds a blank line for separation.
|
Begins list with blank line |