Unit 'WMarkDown' Package
[Overview][Classes][Index] [#fcl]

TMarkdownWriter.ListEnd

Completes list with blank line

Declaration

Source position: wmarkdown.pp line 79

public procedure TMarkdownWriter.ListEnd(

  ListType: TlistType

); override;

Arguments

ListType

  

Type of list (ordered or unordered)

Description

Completes the list and adds a blank line for separation.

See also

ListStart

  

Begins list with blank line


Documentation generated on: Mar 09 2026