This commit is contained in:
3
layouts/shortcodes/myhighlight.html
Normal file
3
layouts/shortcodes/myhighlight.html
Normal file
@@ -0,0 +1,3 @@
|
||||
{{- $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 */ -}}
|
||||
Reference in New Issue
Block a user