hugo/docs/layouts/shortcodes/funcsig.html

4 lines
164 B
HTML
Raw Normal View History

<h4 class="minor mb1 pt2 primary-color-dark">Syntax</h4>
<pre class="f5 mb4 ph3 pv2 bg-light-gray" style="border-left:4px solid #0594CB;">
{{- .Inner -}}
</pre>