Creates the module with the default query selector of
p
.
- Namespace
- Statiq
.Core - Containing Type
- GenerateExcerpt
Syntax
public GenerateExcerpt(bool keepExisting = true)
Parameters
Name | Type | Description |
---|---|---|
keepExisting | bool | true to keep existing excerpt metadata, false to always replace it with a calculated excerpt. |