-
字體
- 標(biāo)題
### x級(jí)標(biāo)題
###x級(jí)標(biāo)題
##### x級(jí)標(biāo)題
#####x級(jí)標(biāo)題 - 加粗 與 斜體
**Mou**
Mou
*web developers*
web developers
**_Mou_**
Mou
*__Mou__*
Mou - 刪除線
~~Strikethrough~~
Strikethrough
- 標(biāo)題
-
圖片:
- 大圖片
題")
Mou icon - 復(fù)用圖片鏈接
![Mou icon][23] [23]:http://upload-images.jianshu.io…… "這是標(biāo)題"
![Mou icon][23]
[23]:http://25.io/smaller/favicon.ico "這是標(biāo)題"
- 大圖片
-
修飾段落:
- 引用
> Right angle brackets > are used for block quotes.
Right angle brackets > are used for block quotes.
- 展示源碼
反引號(hào)</br><p>不會(huì)被解析為html</p>反引號(hào)
</br><p>不會(huì)被解析為html</p>
- 展示源碼
4個(gè)空格</br><p>不會(huì)被解析為html</p>
</br><p>不會(huì)被解析為html</p> - 展示源碼
3個(gè)反引號(hào) </br><p>不會(huì)被解析為html</p> 3個(gè)反引號(hào)
- 引用
</br><p>不會(huì)被解析為html</p>
</br><p>不會(huì)被解析為html</p>
-
鏈接:
- 郵件
<example@example.com>
example@example.com - 鏈接
<http://chenluois.com>
http://chenluois.com - 標(biāo)題鏈接
[Smaller](http://25.io/smaller/)
Smaller - 詳情標(biāo)題鏈接
[Resize](http://resizesafari.com "懸停顯示說(shuō)明")
Resize - 使用ID復(fù)用鏈接
[reference style][22] [reference style2][22] [id]: http://25.io/mou/ "Markdown editor on Mac OS X"
[reference style][22]
[reference style2][22]
[22]: http://25.io/mou/ "Markdown editor on Mac OS X"
- 郵件
-
列表:
- 數(shù)字
1.空格Ordered list item 3.空格Ordered list item
- Ordered list item
- Ordered list item
-
圓點(diǎn)
*空格Unordered list item *空格Unordered list item
- Unordered list item
- Unordered list item
-
圓點(diǎn)
-空格Unordered list item -空格Unordered list item
- Unordered list item
- Unordered list item
- 數(shù)字
-
表格
- 簡(jiǎn)單表格
First Header | Second Header | Third Header
------------ | ------------- | ------------
Content Cell | Content Cell | Content Cell
Content Cell | Content Cell | Content Cell
First Header | Second Header | Third Header |
---|---|---|
Content Cell | Content Cell | Content Cell |
Content Cell | Content Cell | Content Cell |
- 居中或左對(duì)齊
First Header | Second Header | Third Header
:----------- | :-----------: | -----------:
Left | Center | Right
Left | Center | Right
First Header | Second Header | Third Header |
---|---|---|
Left | Center | Right |
Left | Center | Right |