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