This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
hugo-book
Watch
1
Star
0
Fork
1
You've already forked hugo-book
mirror of
https://github.com/alex-shpak/hugo-book.git
synced
2024-11-24 20:33:00 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
master
hugo-book
/
layouts
/
shortcodes
/
hint.html
4 lines
92 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
#77, Introduce hint shortcode
2019-10-03 16:15:24 +00:00
<
blockquote
class
=
"book-hint {{ .Get 0 }}"
>
Breaking change: switch to '{{%' decorators in shortcodes to better support shortcode-in-shortcode
2024-10-04 09:29:44 +00:00
{{ .InnerDeindent | safeHTML }}
#77, Introduce hint shortcode
2019-10-03 16:15:24 +00:00
<
/
blockquote
>
Reference in New Issue
Copy Permalink