一级标题
二级标题
三级标题
四级标题
五级标题
六级标题
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.
有序列表
- 数字1
- 数字2
- 数字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
插入图片
插入图片自己上传图片
透明图引用
一盏灯, 一片昏黄; 一简书, 一杯淡茶。 守着那一份淡定, 品读属于自己的寂寞。 保持淡定, 才能欣赏到最美丽的风景! 保持淡定, 人生从此不再寂寞。
引用诗文
朝辞白帝彩云间
千里江陵一日还
两岸猿声啼不住
轻舟已过万重山return shell_exec("echo $input | $markdown_script");
这是一个标题。
- 这是第一行列表项。
- 这是第二行列表项。
给出一些例子代码:
return shell_exec("echo $input | $markdown_script");
粗体和斜体
两个星号的文字斜体, 一片昏黄; 左右各两个星号粗体, 一杯淡茶。 守着那一份淡定, 品读属于自己的寂寞。 保持淡定, 才能欣赏到最美丽的风景! 保持淡定, 人生从此不再寂寞。
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.
代码引用
在一般的段落文字中,你可以使用反引号 ` 来标记代码区段,区段内的 &、< 和 > 都会被自动的转换成 HTML 实体,这项特性让你可以很容易的在代码区段内插入 HTML 码:
I strongly recommend against using any <blink>
tags.
I wish SmartyPants used named entities like —
instead of decimal-encoded entites like —
.
如果要建立一个已经格式化好的代码区块,只要每行都缩进 4 个空格或是一个 tab 就可以了,而 &、< 和 > 也一样会自动转成 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个空格变成代码区块 或者两个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 | 是的啊 | 没问题 | 再见 | 哈哈 |
网友评论