這是markdown修煉紀錄
這是段落么?怎么沒效果?
這有是什么鬼?看不到預覽效果
用xx電波的人會有些什么人?
*讀書人
*不想花時間讀書的讀書人
*無聊的人
*開發者
這是什么
o,是類似PYTHON的語法,是引用
這樣也可以?
是的
OK了
標題為啥沒用
這是粗體
這真是標題?
哦,我知道了,不能有空格
試試
*讀書人
*無聊人
*開發者
Why you should use Markdown to write your next blog post
Markdown is just so dang legible, it will make your whole life easier. I promise.
下面我們看看列表
- name
- apple
- iphone
1.name
2.apple
3.iphone

這是個啥
Use the printf()
function.
import urllib2
<php>
echo 'hi';
</php>
被分割了?
哦?
_________________________**************
又一個?
```
高亮
誰會高粱
這是怎么回事
```
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
- [x] @mentions, #refs, [links](), **formatting**, and <del>tags</del> are supported
- [y] list syntax is required (any unordered or ordered list supported)
- [x] this is a complete item
- [ ] this is an incomplete item
Take me to [pookie](#pookie)
<a name="pookie"></a>