AllowInMiddleOfDocument Property

Definition

Assembly Markdig.dll

Allows the YamlFrontMatterBlock to appear in the middle of the markdown file.

public bool AllowInMiddleOfDocument { get; set; }

Returns