Source position: markdown.elements.pas line 266
public constructor TMarkdownTextBlock.Create(
aParent: TMarkdownBlock;
aLine: Integer;
const aText: AnsiString
);