RenderPostProcessTemplates Field
Indicates that post-process templates should be rendered (the default is true).
Namespace
Statiq.Web
Containing Type
WebKeys
Field Type
string

Syntax

public const string RenderPostProcessTemplates

Remarks

Set this to false for a document to prevent rendering post-process templates such as Razor. This can be helpful when you have small bits of content like Markdown that you want to render as HTML but not as an entire page so that it can be included in other pages.

Constant Value

Value Type
RenderPostProcessTemplates String