Files
hugo-book/layouts/_shortcodes/tabs.html

6 lines
112 B
HTML

{{- /* remove whitespaces */ -}}
<div class="book-tabs">
{{- .Inner -}}
</div>
{{- /* remove whitespaces */ -}}