Source position: markdown.pdfrender.pas line 44
type TLayoutItemKind = (
likText,
likHR,
likRect,
likLine,
likImage,
likBackground
);