Review and update whitespaces in shortcodes to improve shortcode nesting
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{{- /* remove whitespaces */ -}}
|
||||
<blockquote class="book-hint {{ default "default" (.Get 0) }}">
|
||||
{{ .Inner | safeHTML }}
|
||||
{{ .Inner | safeHTML -}}
|
||||
</blockquote>
|
||||
{{- /* remove whitespaces */ -}}
|
||||
|
||||
Reference in New Issue
Block a user