Markdown语法

Heading(标题)

h1标题

# h1标题

h2标题

## h2标题

h3标题

### h3标题
h4标题
#### h4标题
h5标题
##### h5标题
h6标题
###### h6标题

paragraph(段落)

This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.

This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.

Strong(重点)字体加粗

This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.

**This** is a  **paragraph**.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.

Emphassize (强调) 字体倾斜

This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.This is a paragraph.

*This* is a  *paragraph*.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.This is a  paragraph.

order List 有序列表

  1. Order List Item
  2. Order List Item
  3. Order List Item
    1. Order List Item
    2. Order List Item
  4. Order List Item
  5. Order List Item
  6. Order List Item
    1. Order List Item
    2. Order List Item
1.  Order List Item
1.  Order List Item
1.  Order List Item
    1.  Order List Item
    1.  Order List Item
1.  Order List Item
1.  Order List Item
1.  Order List Item
    1. Order List Item
    1. Order List Item

无序列表

  • Order List Item
  • Order List Item
    • Order List Item
    • Order List Item
    • Order List Item
  • Order List Item
  • Order List Item
    • Order List Item
    • Order List Item
  • Order List Item
    • Order List Item
  • Order List Item
    • Order List Item
    • Order List Item
    • Order List Item
+ Order List Item
+ Order List Item
    + Order List Item
    + Order List Item
    + Order List Item
+ Order List Item
+ Order List Item
    + Order List Item
    + Order List Item
+ Order List Item
    + Order List Item
+ Order List Item
    + Order List Item
    + Order List Item
    + Order List Item

Anchor链接 a链接

百度

[百度](http://www.baidu.com)

Image 图片

This is a beauty.

![This is a beauty.](https://imgconvert.csdnimg.cn/aHR0cHM6Ly9zczAuYmRzdGF0aWMuY29tLzcwY0Z2SFNoX1ExWW54R2twb1dLMUhGNmhoeS9pdC91PTE1NzA0NTcxNzAsMzQ4NzA5MjE2MiZmbT0yNiZncD0wLmpwZw?x-oss-process=image/format,png)

Table 表格

编号姓名性别年龄
1张三20
2李四22
3李五21
4李六19
|编号  |姓名   |性别  |年龄|
|------|------|------|---|
|1    |张三    ||20|
|2    |李四    ||22|
|3    |李五    ||21|
|4    |李六    ||19|

Code Block 代码块

var colors = ['red', 'green', 'blue'];

for(var i = 0, len = colors.length; i < len; i++) {
    console.log(colors[i])
}
<ul class="nav">
    <li><a href="">列表项</a></li>
    <li><a href="">列表项</a></li>
    <li><a href="">列表项</a></li>
</ul>
  • 1
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值