]> code.delx.au - gnu-emacs-elpa/blob - snippets/nxml-mode/input
Keep snippet vars definitions in a single format across all snippets and documentation.
[gnu-emacs-elpa] / 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" />