Skip to content

Instantly share code, notes, and snippets.

@gfontenot
Created January 17, 2012 20:07
Show Gist options
  • Save gfontenot/1628584 to your computer and use it in GitHub Desktop.
Save gfontenot/1628584 to your computer and use it in GitHub Desktop.
Marked build system for Sublime Text 2
{
"cmd": ["open","-a","/Applications/Marked.app","$file"],
"selector": "text.html.markdown"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment