summaryrefslogtreecommitdiff
path: root/layouts/_shortcodes/marginnote.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_shortcodes/marginnote.html')
-rw-r--r--layouts/_shortcodes/marginnote.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/_shortcodes/marginnote.html b/layouts/_shortcodes/marginnote.html
new file mode 100644
index 0000000..5a3defc
--- /dev/null
+++ b/layouts/_shortcodes/marginnote.html
@@ -0,0 +1 @@
+<span class="marginnote_indicator">&#8853;</span><span class="marginnote">{{ .Inner | .Page.RenderString }}</span>