Skip to content

Instantly share code, notes, and snippets.

@aliencode
Created August 17, 2013 04:58
Show Gist options
  • Select an option

  • Save aliencode/6255343 to your computer and use it in GitHub Desktop.

Select an option

Save aliencode/6255343 to your computer and use it in GitHub Desktop.
github markdown table
  dog | bird | cat
  ----|------|----
  foo | foo  | foo
  bar | bar  | bar
  baz | baz  | baz
dog bird cat
foo foo foo
bar bar bar
baz baz baz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment