Skip to content

Instantly share code, notes, and snippets.

@cocodee
Last active August 29, 2015 14:06
Show Gist options
  • Save cocodee/0db76ae97a65377e5dba to your computer and use it in GitHub Desktop.
Save cocodee/0db76ae97a65377e5dba to your computer and use it in GitHub Desktop.
Markdown examples

foo

bar

  • foo

  • bar

foo


foo


 good day
   is not very long

It is possible to be better.

def gist():
    print('hello');
Hello World

mdreg

foo bar bazz

foo
bar
 bazz
 galaxy

Hello,world

  1. one
  2. two
  3. three four
  • one
  • two
  • three

four
three

markdown ![][1] [1]: http://latex.codecogs.com/gif.latex?\prod%20\(n_{i}\)+1

dog bird cat
foo foo foo
bar bar bar
bazz bazz bazz
@cocodee
Copy link
Author

cocodee commented Sep 15, 2014

 good day
   is not very long.

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