summaryrefslogtreecommitdiff
path: root/layouts/shortcodes/hint.html
blob: a7471dc6f8ed8cf98f9df68a6f53bb04967a3d5d (plain)
1
2
3
<blockquote class="book-hint {{ .Get 0 }}">
  {{ .Inner | .Page.RenderString }}
</blockquote>