diff --git a/layouts/shortcodes/nowrap.html b/layouts/shortcodes/nowrap.html new file mode 100644 index 0000000..8f50267 --- /dev/null +++ b/layouts/shortcodes/nowrap.html @@ -0,0 +1 @@ +{{ .Inner }}