4 lines
193 B
HTML
4 lines
193 B
HTML
{{- $content := .Inner -}}
|
|
<span class="is-smallcaps has-text-weight-medium has-text-danger">{{ $content }}</span>
|
|
{{- /* Do not remove comment, fix for extra whitespace after shortcode */ -}}
|