mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
Reimplement and simplify Hugo's template system
See #13541 for details. Fixes #13545 Fixes #13515 Closes #7964 Closes #13365 Closes #12988 Closes #4891
This commit is contained in:
2
tpl/tplimpl/embedded/templates/_shortcodes/comment.html
Normal file
2
tpl/tplimpl/embedded/templates/_shortcodes/comment.html
Normal file
@@ -0,0 +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 -}}
|
Reference in New Issue
Block a user