mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
5 lines
184 B
Plaintext
5 lines
184 B
Plaintext
#contributor : Jimmy Wu <frozenthrone88@gmail.com>
|
|
#name : <meta http-equiv="..." content="..." />
|
|
# --
|
|
<meta http-equiv="${1:Content-Type}" content="${2:text/html; charset=UTF-8}" />
|