runtimeterror/layouts/_default/_markup/render-codeblock-commandroot.html

4 lines
67 B
HTML
Raw Normal View History

<div class="commandroot">
{{- highlight .Inner "bash" -}}
</div>