Skip to content

Instantly share code, notes, and snippets.

@planetoftheweb
Created February 11, 2014 20:06
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save planetoftheweb/8943028 to your computer and use it in GitHub Desktop.
Save planetoftheweb/8943028 to your computer and use it in GitHub Desktop.
Emmet shortcut to quickly create a list of images linked to high-res versions. Watch a video at http://youtube.com/planetoftheweb
ul>li*>a[href="images/$#.jpg"]>img[src="images/$#_tn.jpg" alt="Photo of $#"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment