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