Added the 'label' snippet for html mode

This commit is contained in:
Zhang Chiyuan 2009-06-04 13:28:31 +00:00
parent 71ab2a18ed
commit 11a94af52a

View File

@ -0,0 +1,3 @@
#name : <label ... ></label>
# --
<label for="$1">$2</label>