Uses the default delimiter character and passes any front matter to the specified child modules for processing.
- Namespace
- Statiq
.Core - Containing Type
- ExtractFrontMatter
Syntax
public ExtractFrontMatter(params IModule[] modules)
Parameters
Name | Type | Description |
---|---|---|
modules | IModule[] | The modules to execute against the front matter. |