Skip to content

Instantly share code, notes, and snippets.

@MWers
Created July 1, 2015 17:03
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 MWers/31966ad4321290e0afd1 to your computer and use it in GitHub Desktop.
Save MWers/31966ad4321290e0afd1 to your computer and use it in GitHub Desktop.
Syntax Test

fenced code block, no language

var foo = bar;

fenced code block, language = js

var foo = bar;

indented code block, no language

var foo = bar;

code snippet

var foo = bar;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment