Skip to content

Instantly share code, notes, and snippets.

@QETHAN
Last active December 16, 2015 14:29
Show Gist options
  • Save QETHAN/5449121 to your computer and use it in GitHub Desktop.
Save QETHAN/5449121 to your computer and use it in GitHub Desktop.
markdown syntax

©

http://images.google.com/images?num=30&q=larry+bird

this is h1

this is h1

this is h2

this is blockquotes, 111111111111

this is first

this nested

##this is h2

  1. 11111111
  2. 22222222

给出一些例子代码:

return shell_exec("echo $input | $markdown_script");
  • red
  • green
  • blue
  • red
  • green

This is the first level of quoting.

This is nested blockquote.

Back to the first level.

  1. red
  2. blue

sigledfds

aaaaaaa

bbbbbbbbbb

bbbbbbbbbb

this is an example

http://markable.in

[email protected]

google

![Google Logo][googlelogo] [googlelogo]:http://google.com.hk/images/srpr/logo4w.png




this is a code block

print is a python method

Footnotes1 have a label 2 and a definition3.

Left aligin right align center align
this this this

Footnotes

  1. This is a footnote

  2. a footnote on "label"

  3. the definition of footnote.

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