summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/nxml-mode/input
blob: 56cfc090f5f9225c42a4d97338c17259b8894010 (plain) (blame)
1
2
3
4
#contributor : Anders Bach Nielsen <abachn@abachn.net>
#name : <input ... />
# --
<input type="$1" name="$2" value="$3" />