PLAYGROUND (experimental)

Tag: str-template

str_template

Renders a template string with lowercase placeholders {{.key}} replaced by values from dictionary using Go's template engine (with if and range). Use html=true to wrap in HTML document structure.