{{ $_hugo_config := `{ "version": 1 }` }} {{ $color := .Get "color" | default "white" }} {{ $name := .Get "name" }} {{ $type := .Get "type" }} {{ $default := .Get "default" }} {{ $desc := .Get "description" }}
{{ .Inner }}