tpl/tplimpl: Deprecate comment shortcode

This commit is contained in:
Joe Mooring
2025-01-22 08:59:16 -08:00
committed by Bjørn Erik Pedersen
parent f704d75699
commit 77a8e347bc
2 changed files with 3 additions and 1 deletions

View File

@@ -1 +1,2 @@
{{- warnf "The %q shortcode was deprecated in v0.143.0 and will be removed in a future release. Please use HTML comments instead. See %s" .Name .Position -}}
{{- $noop := .Inner -}}