Review and update whitespaces in shortcodes to improve shortcode nesting
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{{- /* remove whitespaces */ -}}
|
||||
<div class="book-steps {{ with .Get "class" }}{{ . }}{{ end }}">
|
||||
{{ .Inner }}
|
||||
</div>
|
||||
{{ .Inner -}}
|
||||
</div>
|
||||
{{- /* remove whitespaces */ -}}
|
||||
|
||||
Reference in New Issue
Block a user