Source position: markdown.parser.pas line 55
protected function TMarkDownBlockProcessor.isList(
ordered: Boolean;
const marker: string;
indent: Integer
):Boolean; virtual;