{{- /* A shortcode for displaying a hero subtitle. @param {string} style The style of the subtitle. @example {{< hextra/hero-subtitle >}}{{< /hextra/hero-subtitle >}} */ -}} {{- $style := .Get "style" -}}
{{ .Inner | markdownify }}