-
Home
-
API
-
Markdig.Extensions.Yaml
-
YamlFrontMatterExtension
-
Properties
-
AllowInMiddleOfDocument
AllowInMiddleOfDocument Property
Definition
Allows the YamlFrontMatterBlock to appear in the middle of the markdown file.
public bool AllowInMiddleOfDocument { get; set; }
Returns