Merge pull request #168 from henryiii/shortcodes

Adding some useful shortcodes
This commit is contained in:
Michael Romero 2018-09-15 21:42:13 -07:00 committed by GitHub
commit 2d6e609e3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 56 additions and 1 deletions

View file

@ -0,0 +1 @@
</div><div class="right">

View file

@ -0,0 +1 @@
<div class="splitbox"><div class="left">

View file

@ -0,0 +1,3 @@
<details><summary>{{ .Get 0 }}</summary>
{{ .Inner }}
</details>

View file

@ -0,0 +1 @@
</div><div style="clear:both"></div></div>