This website requires JavaScript.
Explore
Help
Sign in
adoralaura
/
hugo-book-theme
Watch
1
Star
0
Fork
You've already forked hugo-book-theme
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c2014a08a5
hugo-book-theme
/
layouts
/
shortcodes
/
hint.html
4 lines
94 B
HTML
Raw
Normal View
History
Unescape
Escape
#77, Introduce hint shortcode
2019-10-03 18:15:24 +02:00
<
blockquote
class
=
"book-hint {{ .Get 0 }}"
>
#370: Allow markdown in details shortcode, also change markdownify to RenderString in other shortcodes
2021-08-30 14:32:11 +02:00
{{ .Inner | .Page.RenderString }}
#77, Introduce hint shortcode
2019-10-03 18:15:24 +02:00
<
/
blockquote
>
Reference in a new issue
Copy permalink