Skip to content

Instantly share code, notes, and snippets.

@skvggor
Created February 7, 2012 11:39
Show Gist options
  • Save skvggor/1759287 to your computer and use it in GitHub Desktop.
Save skvggor/1759287 to your computer and use it in GitHub Desktop.
doctype snippet (sublime text)
<snippet>
<content><![CDATA[<!doctype html>]]></content>
<tabTrigger>doctype</tabTrigger>
<description><!doctype html></description>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment