]> code.delx.au - gnu-emacs-elpa/blob - packages/yasnippet/snippets/nxml-mode/input
Add 'packages/html5-schema/' from commit '6e7c7c331e7f6692be6c7d39fb9485792f0d3513'
[gnu-emacs-elpa] / packages / yasnippet / snippets / nxml-mode / input
1 # contributor: Anders Bach Nielsen <abachn@abachn.net>
2 # name: <input ... />
3 # key: input
4 # --
5 <input type="$1" name="$2" value="$3" />