added gallery shortcodes. added formatting shortcodes. Minor works on styling.
[theme-danix.xyz.git] / layouts / shortcodes / strike.html
diff --git a/layouts/shortcodes/strike.html b/layouts/shortcodes/strike.html
new file mode 100644 (file)
index 0000000..453944d
--- /dev/null
@@ -0,0 +1 @@
+<strike>{{ .Inner | markdownify }}</strike>
\ No newline at end of file