Unit 'MarkDown.Parser' Package
[Overview][Types][Classes][Index] [#fcl-md]

TMarkDownBlockProcessor.InList

Declaration

Source position: markdown.parser.pas line 60

protected function TMarkDownBlockProcessor.InList(

  blocks: TMarkDownBlockList;

  ordered: Boolean;

  marker: string;

  indent: Integer;

  grace: Integer;

  out list: TMarkDownListBlock

):Boolean;


Documentation generated on: 2025-12-15