Source position: markdown.elements.pas line 175
type TFrontMatterType = (
fmtYAML,
fmtTOML,
fmtJSON
);