emacs-prelude/vendor/yasnippet/snippets/nxml-mode/input
2012-02-17 22:12:32 +02:00

5 lines
135 B
Plaintext

# contributor: Anders Bach Nielsen <abachn@abachn.net>
# name: <input ... />
# key: input
# --
<input type="$1" name="$2" value="$3" />