hugo/docs/content/en/functions/safe/_index.md

15 lines
362 B
Markdown
Raw Normal View History

---
title: Safe functions
linkTitle: safe
description: Template functions to declare a value as safe in the context of Go's html/template package.
categories: []
keywords: []
menu:
docs:
parent: functions
---
Use these functions to declare a value as safe in the context of Go's [html/template] package.
[html/template]: https://pkg.go.dev/html/template