Renders shortcodes in the input documents using an XML processing instruction with the specified target.
- Namespace
- Statiq
.Core - Containing Type
- ProcessShortcodes
Syntax
public ProcessShortcodes(string processingInstructionTarget)
Parameters
| Name | Type | Description |
|---|---|---|
| processingInstructionTarget | string | The processing instruction target this shortcode processing module should handle. |