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
iGor milhit 2020-05-20 21:41:47 +02:00
parent 21d0ca2e20
commit c6ea77b429
Signed by: igor
GPG Key ID: 692D97C3D0228A99
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
<span class="smallcaps">{{ .Get 0 }}</span>
<span class="smallcaps">{{ .Get 0 }}</span>{{- "" -}}