diff --git a/layouts/shortcodes/figure-img.html b/layouts/shortcodes/figure-img.html new file mode 100644 index 0000000..49057c8 --- /dev/null +++ b/layouts/shortcodes/figure-img.html @@ -0,0 +1,5 @@ +
+ {{ .Inner | markdownify }} + +

{{ .Get 0 | markdownify }}

+