package
Version:
v2.16.0-rc.4
Opens a new window with list of versions in this module.
Published: Sep 20, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func EscapeJinjaTemplates(src []byte) []byte
EscapeJinjaTemplates replaces each occurrence of "{{" with "{{`{{`}}" and each occurrence of "}}" with "{{`}}`}}"
Source Files
¶
Click to show internal directories.
Click to hide internal directories.