Skip to content

Instantly share code, notes, and snippets.

@tbonemalone
Created March 15, 2012 04:35
Show Gist options
  • Select an option

  • Save tbonemalone/2041923 to your computer and use it in GitHub Desktop.

Select an option

Save tbonemalone/2041923 to your computer and use it in GitHub Desktop.
st2-snippet: jquery cdn
<snippet>
<content><![CDATA[
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>jquery</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment