Table of Contents

Property PromoteFrontMatterKeys

Namespace
Qavren.Edge.Ingestion
Assembly
Qavren.Edge.Ingestion.dll

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; }

Property Value

IList<string>