Class MarkdownExtractorOptions
Knobs for MarkdownExtractor (spec 7.3).
public sealed class MarkdownExtractorOptions
- Inheritance
-
MarkdownExtractorOptions
- Inherited Members
Properties
- 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.