mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
Fixed Issue 121
This commit is contained in:
parent
5b0786fa4d
commit
4a882f2d65
@ -1,4 +1,4 @@
|
|||||||
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
|
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
|
||||||
#name : <meta http-equiv="..." content="..." />
|
#name : <meta http-equiv="..." content="..." />
|
||||||
# --
|
# --
|
||||||
<meta name="${1:Content-Type}" content="${2:text/html; charset=UTF-8}" />
|
<meta http-equiv="${1:Content-Type}" content="${2:text/html; charset=UTF-8}" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user