fix: raw shortcode content rendering in another shortcode
This commit is contained in:
@@ -1 +1,2 @@
|
||||
{{- .Inner | safeHTML -}}
|
||||
{{- $id := dict "Content" .Inner "Scratch" .Page.Scratch | partial "function/id.html" -}}
|
||||
<data id="{{ $id }}" data-raw></data>
|
||||
Reference in New Issue
Block a user