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