Skip to content

Instantly share code, notes, and snippets.

@Phrogz
Created February 22, 2010 23:13
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 Phrogz/311642 to your computer and use it in GitHub Desktop.
Save Phrogz/311642 to your computer and use it in GitHub Desktop.
{
"begin" : "^(\\s*):markdown\\b",
"end" : "^(?!\\1)|^\\1\\S",
"patterns" : [
{
"include" : "text.html.markdown"
}
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment