Module renderer

Module renderer 

Source
Expand description

Template rendering engine with Tera.

This module provides the TemplateRenderer struct that wraps Tera with AGPM-specific configuration, custom filters, and literal block handling.

Structsยง

DependencyChainEntry
RenderingMetadata
Context information about the current rendering operation
TemplateRenderer
Template renderer with Tera engine and custom functions.