Review and update whitespaces in shortcodes to improve shortcode nesting
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
{{- else with (resources.Get $path) -}}
|
||||
{{- $destination = .RelPermalink -}}
|
||||
{{- else -}}
|
||||
{{- warnf "Reference '%s' not found in '%s'" .Destination .Page.Permalink -}}
|
||||
{{- warnf "Reference '%s' not found in '%s'" .Destination .Page.RelPermalink -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- with $url.RawQuery -}}
|
||||
|
||||
Reference in New Issue
Block a user