Last active
June 14, 2017 09:51
-
-
Save greyxp/25f9ccf7a100031cbbb94992328e4bc6 to your computer and use it in GitHub Desktop.
Atom html comment snippet with divs, thx @akella for original sublime version
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
".text.html": | |
"di": | |
"prefix": "di" | |
"body": ''' | |
<!-- begin $1 --> | |
<div class="$1"> | |
$2 | |
</div> | |
<!-- end $1 --> | |
''' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Какой-то баг тут, ставлю 2 таба, сбрасывается опять на 8 :/