Markdown語法
引用
朝菌不知晦朔,蟪蛄不知春秋hhhhhh
代碼段
Fragmentation getFragmentation() {
if (mFragmentation == null) {
mFragmentation = new Fragmentation(this);
}
return mFragmentation;
}
鏈接
- 百度
- [google][1]
[1]: http://google.com/ "Google"
強調
重點 斜線
*星星開頭 Please don't use any <blink>
tags.
行內代碼
test code printf()
圖片
test

test
表格
dog | cat | line |
---|---|---|
a | b | c |