Init Commit
Start following the GitFLow
This commit is contained in:
4
layouts/shortcodes/details.html
Normal file
4
layouts/shortcodes/details.html
Normal file
@ -0,0 +1,4 @@
|
||||
<details>
|
||||
<summary>{{ (.Get 0) | markdownify }}</summary>
|
||||
{{ .Inner | markdownify }}
|
||||
</details>
|
Reference in New Issue
Block a user