Source position: markdown.pdfrender.pas line 55
type TFontContext = set of (
fcMono,
fcCode,
fcFencedCode,
fcQuote,
fcHyperLink
);