]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/snippets/html-mode/header/h1
Add yasnippet.
[gnu-emacs-elpa] / packages / yasnippet / snippets / html-mode / header / h1
diff --git a/packages/yasnippet/snippets/html-mode/header/h1 b/packages/yasnippet/snippets/html-mode/header/h1
new file mode 100644 (file)
index 0000000..4d21764
--- /dev/null
@@ -0,0 +1,5 @@
+# contributor: Jimmy Wu <frozenthrone88@gmail.com>
+# name: <h1>...</h1>
+# key: h1
+# --
+<h1>$1</h1>
\ No newline at end of file