测试一下Markdown

1. 链接:

This is an example inline link.

I get 10 times more traffic from Google than from
Yahoo or MSN.

单图片:

多图片: 图灵社区
图灵社区Logo

2 强调:

single asterisks

single underscores

double asterisks

double underscores

3 列表

  • A
  • B

4. 代码:

Use the printf() function.
Code

Here is an example of AppleScript:

tell application "Foo"

    beep

end tell

5. 类方法

A single backtick in a code span: `

A backtick-delimited string in a code span: foo

Please don't use any <blink> tags.

There is a literal backtick (`) here.

你可能感兴趣的:(测试一下Markdown)