update
This commit is contained in:
parent
7a518f6fb3
commit
6a33c37993
1 changed files with 4 additions and 0 deletions
|
|
@ -5,3 +5,7 @@ endsnippet
|
|||
snippet c "class= ... "
|
||||
class="$1"$0
|
||||
endsnippet
|
||||
|
||||
snippet plc "<img src='https://via.placeholder.it ..."
|
||||
<img class="$1" src="https://via.placeholder.com/$2" alt="">
|
||||
endsnippet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue