Back to Materialize

Annotation

doc/user/layouts/shortcodes/annotation.html

12397 B
Original Source

{{- $type := .Get "type" | default "note" -}}

{{ $type }}

{{ .Inner | $.Page.RenderString }}