hugo/tpl
Joe Mooring 0b976d2b40 tpl/tplimpl: Allow alternate comment syntax
Allow alternate comment syntax before block definitions:

{{/* foo */}}
{{- /* foo */}}
{{- /* foo */ -}}

Fixes #10495
2022-12-04 09:25:51 +01:00
..
cast
collections tpl/collections: Fix some index cases where the indices given is a slice and be more lenient with nil inputs 2022-12-03 11:54:33 +01:00
compare
crypto
data
debug tpl: Use consistent delimiter spacing in examples 2022-11-25 09:54:35 +01:00
diagrams tpl: Misco GoDoc improvements 2022-12-03 11:54:33 +01:00
encoding
fmt
hugo
images
inflect
internal tpl: Misco GoDoc improvements 2022-12-03 11:54:33 +01:00
js
lang
math tpl: Use consistent delimiter spacing in examples 2022-11-25 09:54:35 +01:00
openapi/openapi3
os
partials
path tpl: Use consistent delimiter spacing in examples 2022-11-25 09:54:35 +01:00
reflect
resources
safe
site
strings tpl: Use consistent delimiter spacing in examples 2022-11-25 09:54:35 +01:00
templates
time
tplimpl tpl/tplimpl: Allow alternate comment syntax 2022-12-04 09:25:51 +01:00
transform tpl: Use consistent delimiter spacing in examples 2022-11-25 09:54:35 +01:00
urls
template.go
template_info.go
template_test.go