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