/ Published in: Other
Expand |
Embed | Plain Text
<div id="${1:${2:enumerate}}"> ${0:$TM_SELECTED_TEXT} </div> <!-- end ${1} -->
Comments
Subscribe to comments
You need to login to post a comment.
<div id="${1:${2:enumerate}}"> ${0:$TM_SELECTED_TEXT} </div> <!-- end ${1} -->
Subscribe to comments
You need to login to post a comment.
Adds a end comment with same name as the div. Makes overview over nested stuff easier.
add this as a snippet in the html bundle in textmate, and you'll never worry about what that closes what .