{{/* TODO: Remove when docsy fix is merged and we update. See https://github.com/google/docsy/pull/941 */}}
{{ $color := .Get "color" | default "primary" -}}
{{ with .Get "title" -}}
{{- . | safeHTML -}}
{{ end -}}
{{/* Do **not** remove this comment! It ends above html block! See https://spec.commonmark.org/0.30/#html-blocks, 7. */}}
{{ .Inner }}