]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/yasnippet/snippets/nxml-mode/href
Add yasnippet.
[gnu-emacs-elpa] / packages / yasnippet / snippets / nxml-mode / href
diff --git a/packages/yasnippet/snippets/nxml-mode/href b/packages/yasnippet/snippets/nxml-mode/href
new file mode 100644 (file)
index 0000000..8fea09c
--- /dev/null
@@ -0,0 +1,5 @@
+# contributor: Anders Bach Nielsen <abachn@abachn.net>
+# name: <a href="...">...</a>
+# key: href
+# --
+<a href="$1">$2</a>
\ No newline at end of file