This website requires JavaScript.
Explore
Help
Sign In
alyenc
/
hugo-theme-next
Watch
1
Star
0
Fork
0
You've already forked hugo-theme-next
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
20aadcf9ac
hugo-theme-next
/
layouts
/
shortcodes
/
note.html
3 lines
80 B
HTML
Raw
Normal View
History
Unescape
Escape
:lipstick: Make note short code support without icon style.
2022-08-09 09:37:59 +08:00
<
div
class
=
"note {{ .Get 0 }} {{ .Get 1 }}"
>
:lipstick: Add quote & note shortcodes. Close #29
2022-08-06 15:18:13 +08:00
{{ .Inner | markdownify }}
<
/
div
>
Reference in New Issue
Copy Permalink