Skip to content

Instantly share code, notes, and snippets.

@dmalshin
Created October 6, 2015 12:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmalshin/d1932d44948b508553ae to your computer and use it in GitHub Desktop.
Save dmalshin/d1932d44948b508553ae to your computer and use it in GitHub Desktop.
<!-- HTML advanced commentary block -->
<snippet>
<content><![CDATA[
<${1:div} class="${2:col}">
${3:Content}
</${1:div}> <!-- .${2:col} -->
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>`hac</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment