shortcodes: improve smallcaps shortcodes
Prevents the smallcaps shortcode to add trailing space before punctuation. Co-Authored-by: Igor Milhit <igor@milhit.ch>pull/31/head
parent
21d0ca2e20
commit
c6ea77b429
|
@ -1 +1 @@
|
|||
<span class="smallcaps">{{ .Get 0 }}</span>
|
||||
<span class="smallcaps">{{ .Get 0 }}</span>{{- "" -}}
|
||||
|
|
Loading…
Reference in New Issue