Property PromoteFrontMatterKeys
PromoteFrontMatterKeys
EMPTY by default, and that is a behaviour-changing default: no YAML front-matter key becomes a column out of the box. Every parsed key still reaches Metadata; this list is the opt-in for promoting one.
public IList<string> PromoteFrontMatterKeys { get; }