Skip to content

Instantly share code, notes, and snippets.

@turhn
Created August 14, 2014 19:01
Show Gist options
  • Save turhn/85d1cad67135c4a08e7b to your computer and use it in GitHub Desktop.
Save turhn/85d1cad67135c4a08e7b to your computer and use it in GitHub Desktop.
Atom.IO Editor - Jekyll Language Highlighter Snippet for GitHub Markup (.md)
#usage : hi<tab>
'.source.gfm':
'Highlight Markup':
'prefix': 'hi'
'body': '{% highlight $1 %}\n{% endhighlight %}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment