MarkDown编辑器的功能测试文档

我是目录大纲


标题1

标题2{#top2}

标题3

标题4
标题5
标题6

这是一个一级标题

这是一个二级标题


无序列表
+ 水果
- 橙子
- 苹果
* 国光
* 青苹果
- 梨子
- 香蕉
+ 蔬菜
- 白菜
- 黄瓜
- 西红柿


有序列表
1. ID
2. 名字
3. 年龄

  1. 努力
  2. 天分
  3. 机遇

  4. 步骤一

    1. 工序一
    2. 工序二
  5. 步骤二
    1. 工序一
    2. 工序二
  6. 步骤三
    • 步骤
    • 步骤

定义

篮球
一种球类运动
足球
另一种球类运动。

一行引用


引用代码(前面有连续两个Tab符号)

System.out.println ("Hello, world!");

引用列表
* 项1
* 项2

一层引用

试试

复杂引用
再引用
引用


斜体斜体

粗体

加粗斜体

删除线


http://www.sohu.com

zhangsan@163.com

我是行内链接1

我是带悬浮提示的行内链接2

我是参考式链接1

我是参考式链接2

参考文献1


Q:怎样写代码行?
A: 用连续两个Tab键构建简易代码行。(将会在遇到第一个没有缩进的地方恢复)
A: 也可以像上面那样用两个反引号创建一个行间嵌入式代码。
A:也可以用三个反引号和另外三个反引号括起来一段代码。

知道System.out.println ("这是一句行内代码");这一行代码有什么用吗?

  public static void main (String[] args){
    System.out.println ("Hello, world!");
  }
#extern "C"

#include <iostream>
void main (){
  printf ("Hello, world!");
}
<Workbook>
  <Worksheet id = "1">
    <Row id = "1">
      <Cell col = "A">ID</Cell>
      <Cell col = "B">Name</Cell>
      <Cell col = "C">Age</Cell>
      <Cell col = "D">Comment</Cell>
    </Row>
    <Row id = "2">
    </Row>
  </Worksheet>
</Workbook>
<html>
  <head>
    <title>Hello, world!</title>
  </head>
  <body>

  </body>
</html>

···

ID名字成绩备注
语文数学英语
1张三869792
2李四568243需要补习
3王五997486

···


这是表格

IDNameAgeComment
1ZhangSan28one person
2LiSi6one person

另一个表格

ID名字年龄备注
1张三28one
2李四6another

这是数学公式

$$ \sum_{i=1}^n a_i=0 $$
$$ f(x_1,x_x,\ldots,x_n) = x_1^2 + x_2^2 + \cdots + x_n^2 $$
$$ \sum^{j-1}_{k=0}{\widehat{\gamma}_{kj} z_k} $$

i=1nai=0

f(x1,xx,,xn)=x21+x22++x2n

k=0j1γˆkjzk


这是顺序图

    ```sequence
    title: 顺序图1:DHCP租约
    DHCP客户机-->DHCP服务器: IP租约请求
    DHCP服务器-->DHCP客户机: IP租约提供
    DHCP客户机-->DHCP服务器: IP租约选择
    DHCP服务器-->DHCP客户机: IP租约确认
    ```
Created with Raphaël 2.1.0 顺序图1:DHCP租约 DHCP客户机 DHCP客户机 DHCP服务器 DHCP服务器 IP租约请求 IP租约提供 IP租约选择 IP租约确认

另一个例子

    ```sequence
    title: 顺序图2
    participant A
    participant B
    A->A: 自言自语
    A->B: 实线实箭头
    A-->B: 虚线实箭头
    A->>B: 实线虚箭头
    A-->>B: 虚线虚箭头

    note left of A: 左侧note
    note right of B: 右侧note
    note over C: 覆盖note
    note over A,B: 覆盖多个actor
    note over B,C: 测试下\n 换行
    ```
Created with Raphaël 2.1.0 顺序图2 A A B B C C 自言自语 实线实箭头 虚线实箭头 实线虚箭头 虚线虚箭头 左侧note 右侧note 覆盖note 覆盖多个actor 测试下 换行

这是流程图

    ···flow
    st=>start:  Start:>https://www.zybuluo.com
    io=>inputoutput: verification
    op=>operation: Your Operation
    cond=>condition: Yes or No?
    sub=>subroutine: Your Subroutine
    e=>end
    st->io->op->cond
    cond(yes)->e
    cond(no)->sub->io
    ···
Created with Raphaël 2.1.0 https://www.zybuluo.com Start https://www.zybuluo.com verification Your Operation Yes or No? End Your Subroutine yes no

这是分隔线


这是分隔线


这也是分隔线


这也是分隔线


  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值