测试MarkDown

2016-04-19  本文已影响3人  悟空DD

这是一个h1标题

这是一个h2标题

  1. Android
  2. IOS
  3. WP

引用

这是个 百度 超链接

这是个图片 斗图

粗体

斜体

下面是表格

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

public void fun(){ System.print.out("hello world!"); }

下面是分割线


空行代表另起一段
空行代表另起一段

空行代表另起一段
空行代表另起一段

缩进用两个全角空格

代码区块:在前面有4个空格
public void fun(){
    System.print.out("hello world!");
}
上一篇下一篇

猜你喜欢

热点阅读