summaryrefslogblamecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/html-mode/input
blob: 1ad74f87c8c9fc06d6e7618d204ab9962291526d (plain) (tree)
1
2
3
4



                                                  
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <input ... />
# --
<input type="$1" name="$2" value="$3" />