diff options
Diffstat (limited to 'layouts/shortcodes/em.html')
| -rw-r--r-- | layouts/shortcodes/em.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/shortcodes/em.html b/layouts/shortcodes/em.html new file mode 100644 index 0000000..11f399a --- /dev/null +++ b/layouts/shortcodes/em.html @@ -0,0 +1 @@ +<mark>{{ .Inner | markdownify }}</mark> |
