Add spoiler tag shortcode.
This commit is contained in:
parent
24a51d18b2
commit
274285f48a
3 changed files with 28 additions and 1 deletions
1
layouts/shortcodes/spoiler.html
Normal file
1
layouts/shortcodes/spoiler.html
Normal file
|
@ -0,0 +1 @@
|
|||
<span class="inline-spoiler">{{- .Inner | safeHTML -}}</span>
|
Loading…
Add table
Add a link
Reference in a new issue