Back to Redis

Render Codeblock Hierarchy

layouts/_default/_markup/render-codeblock-hierarchy.html

latest194 B
Original Source

{{- $type := .Attributes.type | default "generic" -}} {{- $noIcons := .Attributes.noicons | default "" -}}

{{ .Inner | htmlEscape | safeHTML }}

{{ .Page.Store.Set "hasHierarchy" true }}