summaryrefslogtreecommitdiff
path: root/snippets/html-ts-mode/footnote
diff options
context:
space:
mode:
Diffstat (limited to 'snippets/html-ts-mode/footnote')
-rw-r--r--snippets/html-ts-mode/footnote5
1 files changed, 5 insertions, 0 deletions
diff --git a/snippets/html-ts-mode/footnote b/snippets/html-ts-mode/footnote
new file mode 100644
index 00000000..aa6a7213
--- /dev/null
+++ b/snippets/html-ts-mode/footnote
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: footnote
+# key:
+# --
+<sup><a href="#fn$1" id="ref$2">[$3]</a></sup> \ No newline at end of file