summaryrefslogtreecommitdiffstats
path: root/layouts/shortcodes/em.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/shortcodes/em.html')
-rw-r--r--layouts/shortcodes/em.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/shortcodes/em.html b/layouts/shortcodes/em.html
index 11f399a..a3a096c 100644
--- a/layouts/shortcodes/em.html
+++ b/layouts/shortcodes/em.html
@@ -1 +1 @@
-<mark>{{ .Inner | markdownify }}</mark>
+<em>{{ .Inner }}</em>