Skip to content

Instantly share code, notes, and snippets.

@bjmiller121
Created October 28, 2015 01:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjmiller121/db10f27ff74051c56145 to your computer and use it in GitHub Desktop.
Save bjmiller121/db10f27ff74051c56145 to your computer and use it in GitHub Desktop.
Placeholder image snippet for Sublime Text
<snippet>
<content><![CDATA[
<img src="http://www.placecage.com/${1:300}/${2:300}" alt="Place Cage!">
]]></content>
<tabTrigger>placecage</tabTrigger>
</snippet>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment