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

TMarkdownBlockProcessor.InList

Declaration

Source position: markdown.parser.pas line 59

protected function TMarkdownBlockProcessor.InList(

  aBlock: TMarkdownBlock;

  ordered: Boolean;

  const marker: string;

  indent: Integer;

  grace: Integer;

  out list: TMarkdownListBlock

):Boolean;


Documentation generated on: 2026-03-29