Added img snip
This commit is contained in:
parent
038cfdbd8f
commit
d61df48add
@ -158,6 +158,10 @@ snippet base "XHTML <base>"
|
||||
<base href="$1"${2: target="$3"}`!p x(snip)`>
|
||||
endsnippet
|
||||
|
||||
snippet img "XHTML <img>"
|
||||
<img src="${1:imgsrc}">
|
||||
endsnippet
|
||||
|
||||
snippet body "XHTML <body>"
|
||||
<body id="${1:`!p
|
||||
snip.rv = snip.fn and 'Hallo' or 'Nothin'
|
||||
|
Loading…
x
Reference in New Issue
Block a user