一級標(biāo)題
二級標(biāo)題
三級標(biāo)題
四級標(biāo)題
五級標(biāo)題
六級標(biāo)題
A First Level Header
A Second Level Header
Now is the time for all good men to come to
the aid of their country. This is just a
regular paragraph.
The quick brown fox jumped over the lazy
dog's back.
Header 3
This is a blockquote.
This is the second paragraph in the blockquote.
This is an H2 in a blockquote
無序列表
- 文本1
- 文本2
- 文本3
- 星號1
- 星號2
- 星號3
- 加號1
- 加號2
- 加號3
-
A list item.
With multiple paragraphs.
Another item in the list.
有序列表
- 數(shù)字1
- 數(shù)字2
- 數(shù)字3
連接文字
I get 10 times more traffic from Google than from
Yahoo or MSN.
I start my morning with a cup of coffee and The New York Times
插入圖片
自己上傳圖片
引用
一盞燈, 一片昏黃; 一簡書畦攘, 一杯淡茶勋又。 守著那一份淡定舟奠, 品讀屬于自己的寂寞淡诗。 保持淡定, 才能欣賞到最美麗的風(fēng)景羊壹! 保持淡定侥祭, 人生從此不再寂寞叁执。
引用詩文
朝辭白帝彩云間
千里江陵一日還
兩岸猿聲啼不住
輕舟已過萬重山return shell_exec("echo $input | $markdown_script");
這是一個標(biāo)題。
- 這是第一行列表項矮冬。
- 這是第二行列表項谈宛。
給出一些例子代碼:
return shell_exec("echo $input | $markdown_script");
粗體和斜體
兩個星號的文字斜體, 一片昏黃胎署; 左右各兩個星號粗體吆录, 一杯淡茶。 守著那一份淡定琼牧, 品讀屬于自己的寂寞恢筝。 保持淡定, 才能欣賞到最美麗的風(fēng)景巨坊! 保持淡定撬槽, 人生從此不再寂寞。
Some of these words are emphasized.
Some of these words are emphasized also.
Use two asterisks for strong emphasis.
Or, if you prefer, use two underscores instead.
代碼引用
在一般的段落文字中趾撵,你可以使用反引號 ` 來標(biāo)記代碼區(qū)段侄柔,區(qū)段內(nèi)的 &、< 和 > 都會被自動的轉(zhuǎn)換成 HTML 實體,這項特性讓你可以很容易的在代碼區(qū)段內(nèi)插入 HTML 碼:
I strongly recommend against using any <blink>
tags.
I wish SmartyPants used named entities like —
instead of decimal-encoded entites like —
.
如果要建立一個已經(jīng)格式化好的代碼區(qū)塊暂题,只要每行都縮進 4 個空格或是一個 tab 就可以了勋磕,而 &、< 和 > 也一樣會自動轉(zhuǎn)成 HTML 實體
If you want your page to validate under XHTML 1.0 Strict,
you've got to put paragraph tags in your blockquotes:
<blockquote>
<p>For example.</p>
</blockquote> 前面加4個空格變成代碼區(qū)塊 或者兩個tab
多行首末添加```
#import <Foundation/Foundation.h>
#import <CoreGraphics/CoreGraphics.h>
#import <UIKit/UIKitDefines.h>
#import <UIKit/UIResponder.h>
#import <UIKit/UIInterface.h>
#import <UIKit/UIDevice.h>
#import <UIKit/UIAlert.h>
#import <UIKit/UIContentSizeCategory.h>
表格
tables | Are | Cool | type | 試下表格 |
---|---|---|---|---|
color | hao | duide | 是的啊 | problem |
tyoe | 是的啊 | 沒問題 | 再見 | 哈哈 |