github.com/anakojm/hugo-katex@v0.0.0-20231023141351-42d6f5de9c0b/tpl/internal/go_templates/htmltemplate/testdata/file2.tmpl (about)

     1  {{define "dot"}}{{.}}{{end}}
     2  {{define "nested"}}{{template "dot" .}}{{end}}