This website requires JavaScript.
Explore
Help
Sign In
UCOMmandIt
/
uci-hugo-doc
Watch
1
Star
0
Fork
You've already forked uci-hugo-doc
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1563cd228b
uci-hugo-doc
/
layouts
/
shortcodes
/
hint.html
4 lines
95 B
HTML
Raw
Normal View
History
Unescape
Escape
initial commit
2020-01-12 06:33:02 -08:00
<
blockquote
class
=
"gdoc-hint {{ .Get 0 }}"
>
fix: replace markdownify with renderString to use render hooks (#65)
2021-02-17 00:22:26 -08:00
{{ .Inner | $.Page.RenderString }}
initial commit
2020-01-12 06:33:02 -08:00
<
/
blockquote
>