Extension to discard a YAML frontmatter at the beginning of a Markdown document.
public class YamlFrontMatterExtension : IMarkdownExtension
kind:method, kind:property, kind:ctor. Press Esc to clear.AllowInMiddleOfDocumentAllows the YamlFrontMatterBlock to appear in the middle of the markdown file.Setup(MarkdownPipeline, IMarkdownRenderer)Configures this extension for the specified pipeline stage.Setup(MarkdownPipelineBuilder)Configures this extension for the specified pipeline stage.