XmlDocMarkdownSettings.FrontMatter property

If non-null, contains the path to a file that contains the Jekyll front matter template.

public string? FrontMatter { get; set; }

See Also