Review and update whitespaces in shortcodes to improve shortcode nesting
This commit is contained in:
@@ -3,3 +3,4 @@
|
||||
<a {{ with $href }}href="{{ $href }}"{{ end }} {{ with $isRemote }}target="_blank" rel="noopener"{{ end }} class="book-btn{{ with .Get "class" }} {{ . }}{{ end }}">
|
||||
{{- .InnerDeindent -}}
|
||||
</a>
|
||||
{{- /* remove whitespaces */ -}}
|
||||
|
||||
Reference in New Issue
Block a user