HtmlOnlyPostRenderer
constructor(name: String, context: Context, baseTemplateProcessor: () -> TemplateProcessor = baseHtmlTemplateProcessor)
Parameters
name
the name of the HTML output resource, without extension
context
the rendering context
baseTemplateProcessor
supplier of the base TemplateProcessor to inject with content and process via HtmlPostRendererTemplate.