Unit 'Markdown.Elements' Package
[Overview][Types][Classes][Index] [#fcl-md]

TFrontMatterType

Declaration

Source position: markdown.elements.pas line 152

type TFrontMatterType = (

  fmtYAML,

  fmtTOML,

  fmtJSON

);


Documentation generated on: 2026-03-29