summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/html-mode/input
blob: c79ba8760430eecb3e48037d2bbe4a097e79e85e (plain) (blame)
1
2
3
4
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
#name : <input ... />
# --
<input type="$1" name="$2" value="$3" />