JekyllCleanSettings.

StrictFrontMatter Property

Summary

Cause a build to fail if there is a YAML syntax error in a page's front matter (defaults to ). --strict_front_matter

Syntax

public Nullable<bool> StrictFrontMatter { get; set; }

Value

Type Description
Nullable<bool>