diff options
Diffstat (limited to 'templates_gmi/shortcodes')
| -rw-r--r-- | templates_gmi/shortcodes/fig.html | 1 | ||||
| -rw-r--r-- | templates_gmi/shortcodes/linklog.html | 1 | ||||
| -rw-r--r-- | templates_gmi/shortcodes/toc.html | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/templates_gmi/shortcodes/fig.html b/templates_gmi/shortcodes/fig.html new file mode 100644 index 0000000..9988107 --- /dev/null +++ b/templates_gmi/shortcodes/fig.html @@ -0,0 +1 @@ +=> {{ src }} {{ alt }} diff --git a/templates_gmi/shortcodes/linklog.html b/templates_gmi/shortcodes/linklog.html new file mode 100644 index 0000000..6f46a2b --- /dev/null +++ b/templates_gmi/shortcodes/linklog.html @@ -0,0 +1 @@ +<!-- linklog --> diff --git a/templates_gmi/shortcodes/toc.html b/templates_gmi/shortcodes/toc.html new file mode 100644 index 0000000..479abec --- /dev/null +++ b/templates_gmi/shortcodes/toc.html @@ -0,0 +1 @@ +<!-- toc --> |
