mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-14 05:23:04 +00:00
Added the 'label' snippet for html mode
This commit is contained in:
parent
71ab2a18ed
commit
11a94af52a
3
snippets/text-mode/html-mode/label
Normal file
3
snippets/text-mode/html-mode/label
Normal file
@ -0,0 +1,3 @@
|
||||
#name : <label ... ></label>
|
||||
# --
|
||||
<label for="$1">$2</label>
|
Loading…
x
Reference in New Issue
Block a user