This website requires JavaScript.
Explore
Blog
Help
Sign In
github
/
hugo-geekdoc
Watch
0
Star
0
Fork
0
You've already forked hugo-geekdoc
mirror of
https://github.com/thegeeklab/hugo-geekdoc.git
synced
2024-11-04 20:30:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9c116862f0
hugo-geekdoc
/
layouts
/
shortcodes
/
hint.html
4 lines
95 B
HTML
Raw
Normal View
History
Unescape
Escape
initial commit
2020-01-12 14:33:02 +00:00
<
blockquote
class
=
"gdoc-hint {{ .Get 0 }}"
>
fix: replace markdownify with renderString to use render hooks (#65)
2021-02-17 08:22:26 +00:00
{{ .Inner | $.Page.RenderString }}
initial commit
2020-01-12 14:33:02 +00:00
<
/
blockquote
>
Reference in New Issue
Copy Permalink