文章目录

  • 官方文档
    • 1.快捷键
    • 2.目录
    • 3.标题
    • 4.文本样式
    • 5.列表
    • 6.链接
    • 7.代码片
    • 8.表格
    • 9.注脚
    • 10.注释
    • 11.自定义列表
    • 12.LaTex数学公式
    • 13.插入甘特图
    • 14.插入UML图
    • 15.插入Mermaid流程图
    • 16.插入Flowchart流程图
    • 17.插入类图
  • 非官方文档
    • 1.空行

官方文档

1.快捷键

2.目录

3.标题

4.文本样式

5.列表

  • 项目

    • 项目

      • 项目
  1. 项目1
  2. 项目2
  3. 项目3
  • 计划任务
  • 完成任务

6.链接

7.代码片

8.表格

项目 Value
电脑 $1600
手机 $12
导管 $1
Column 1 Column 2
centered 文本居中 right-aligned 文本居右

9.注脚


一个具有注脚的文本。1

10.注释


Markdown将文本转换为 HTML

11.自定义列表


Markdown
: Text-to-HTML conversion tool

Authors
John
Luke

12.LaTex数学公式

Gamma公式展示 Γ(n)=(n−1)!∀n∈N\Gamma(n) = (n-1)!\quad\forall n\in\mathbb NΓ(n)=(n−1)!∀n∈N 是通过 Euler integral

Γ(z)=∫0∞tz−1e−tdt.\Gamma(z) = \int_0^\infty t^{z-1}e^{-t}dt\,. Γ(z)=∫0∞​tz−1e−tdt.

13.插入甘特图

Mon 06Mon 13已完成 进行中 计划中 现有任务Adding GANTT diagram functionality to mermaid

14.插入UML图

#mermaid-svg-tZMZiI9OmCl8cHIa .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .label text{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .node rect,#mermaid-svg-tZMZiI9OmCl8cHIa .node circle,#mermaid-svg-tZMZiI9OmCl8cHIa .node ellipse,#mermaid-svg-tZMZiI9OmCl8cHIa .node polygon,#mermaid-svg-tZMZiI9OmCl8cHIa .node path{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-tZMZiI9OmCl8cHIa .node .label{text-align:center;fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .node.clickable{cursor:pointer}#mermaid-svg-tZMZiI9OmCl8cHIa .arrowheadPath{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .edgePath .path{stroke:#333;stroke-width:1.5px}#mermaid-svg-tZMZiI9OmCl8cHIa .flowchart-link{stroke:#333;fill:none}#mermaid-svg-tZMZiI9OmCl8cHIa .edgeLabel{background-color:#e8e8e8;text-align:center}#mermaid-svg-tZMZiI9OmCl8cHIa .edgeLabel rect{opacity:0.9}#mermaid-svg-tZMZiI9OmCl8cHIa .edgeLabel span{color:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .cluster rect{fill:#ffffde;stroke:#aa3;stroke-width:1px}#mermaid-svg-tZMZiI9OmCl8cHIa .cluster text{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:12px;background:#ffffde;border:1px solid #aa3;border-radius:2px;pointer-events:none;z-index:100}#mermaid-svg-tZMZiI9OmCl8cHIa .actor{stroke:#ccf;fill:#ECECFF}#mermaid-svg-tZMZiI9OmCl8cHIa text.actor>tspan{fill:#000;stroke:none}#mermaid-svg-tZMZiI9OmCl8cHIa .actor-line{stroke:grey}#mermaid-svg-tZMZiI9OmCl8cHIa .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .messageLine1{stroke-width:1.5;stroke-dasharray:2, 2;stroke:#333}#mermaid-svg-tZMZiI9OmCl8cHIa #arrowhead path{fill:#333;stroke:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .sequenceNumber{fill:#fff}#mermaid-svg-tZMZiI9OmCl8cHIa #sequencenumber{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa #crosshead path{fill:#333;stroke:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .messageText{fill:#333;stroke:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .labelBox{stroke:#ccf;fill:#ECECFF}#mermaid-svg-tZMZiI9OmCl8cHIa .labelText,#mermaid-svg-tZMZiI9OmCl8cHIa .labelText>tspan{fill:#000;stroke:none}#mermaid-svg-tZMZiI9OmCl8cHIa .loopText,#mermaid-svg-tZMZiI9OmCl8cHIa .loopText>tspan{fill:#000;stroke:none}#mermaid-svg-tZMZiI9OmCl8cHIa .loopLine{stroke-width:2px;stroke-dasharray:2, 2;stroke:#ccf;fill:#ccf}#mermaid-svg-tZMZiI9OmCl8cHIa .note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-tZMZiI9OmCl8cHIa .noteText,#mermaid-svg-tZMZiI9OmCl8cHIa .noteText>tspan{fill:#000;stroke:none}#mermaid-svg-tZMZiI9OmCl8cHIa .activation0{fill:#f4f4f4;stroke:#666}#mermaid-svg-tZMZiI9OmCl8cHIa .activation1{fill:#f4f4f4;stroke:#666}#mermaid-svg-tZMZiI9OmCl8cHIa .activation2{fill:#f4f4f4;stroke:#666}#mermaid-svg-tZMZiI9OmCl8cHIa .mermaid-main-font{font-family:"trebuchet ms", verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa .section{stroke:none;opacity:0.2}#mermaid-svg-tZMZiI9OmCl8cHIa .section0{fill:rgba(102,102,255,0.49)}#mermaid-svg-tZMZiI9OmCl8cHIa .section2{fill:#fff400}#mermaid-svg-tZMZiI9OmCl8cHIa .section1,#mermaid-svg-tZMZiI9OmCl8cHIa .section3{fill:#fff;opacity:0.2}#mermaid-svg-tZMZiI9OmCl8cHIa .sectionTitle0{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .sectionTitle1{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .sectionTitle2{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .sectionTitle3{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .sectionTitle{text-anchor:start;font-size:11px;text-height:14px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa .grid .tick{stroke:#d3d3d3;opacity:0.8;shape-rendering:crispEdges}#mermaid-svg-tZMZiI9OmCl8cHIa .grid .tick text{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa .grid path{stroke-width:0}#mermaid-svg-tZMZiI9OmCl8cHIa .today{fill:none;stroke:red;stroke-width:2px}#mermaid-svg-tZMZiI9OmCl8cHIa .task{stroke-width:2}#mermaid-svg-tZMZiI9OmCl8cHIa .taskText{text-anchor:middle;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa .taskText:not([font-size]){font-size:11px}#mermaid-svg-tZMZiI9OmCl8cHIa .taskTextOutsideRight{fill:#000;text-anchor:start;font-size:11px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa .taskTextOutsideLeft{fill:#000;text-anchor:end;font-size:11px}#mermaid-svg-tZMZiI9OmCl8cHIa .task.clickable{cursor:pointer}#mermaid-svg-tZMZiI9OmCl8cHIa .taskText.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-tZMZiI9OmCl8cHIa .taskTextOutsideLeft.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-tZMZiI9OmCl8cHIa .taskTextOutsideRight.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-tZMZiI9OmCl8cHIa .taskText0,#mermaid-svg-tZMZiI9OmCl8cHIa .taskText1,#mermaid-svg-tZMZiI9OmCl8cHIa .taskText2,#mermaid-svg-tZMZiI9OmCl8cHIa .taskText3{fill:#fff}#mermaid-svg-tZMZiI9OmCl8cHIa .task0,#mermaid-svg-tZMZiI9OmCl8cHIa .task1,#mermaid-svg-tZMZiI9OmCl8cHIa .task2,#mermaid-svg-tZMZiI9OmCl8cHIa .task3{fill:#8a90dd;stroke:#534fbc}#mermaid-svg-tZMZiI9OmCl8cHIa .taskTextOutside0,#mermaid-svg-tZMZiI9OmCl8cHIa .taskTextOutside2{fill:#000}#mermaid-svg-tZMZiI9OmCl8cHIa .taskTextOutside1,#mermaid-svg-tZMZiI9OmCl8cHIa .taskTextOutside3{fill:#000}#mermaid-svg-tZMZiI9OmCl8cHIa .active0,#mermaid-svg-tZMZiI9OmCl8cHIa .active1,#mermaid-svg-tZMZiI9OmCl8cHIa .active2,#mermaid-svg-tZMZiI9OmCl8cHIa .active3{fill:#bfc7ff;stroke:#534fbc}#mermaid-svg-tZMZiI9OmCl8cHIa .activeText0,#mermaid-svg-tZMZiI9OmCl8cHIa .activeText1,#mermaid-svg-tZMZiI9OmCl8cHIa .activeText2,#mermaid-svg-tZMZiI9OmCl8cHIa .activeText3{fill:#000 !important}#mermaid-svg-tZMZiI9OmCl8cHIa .done0,#mermaid-svg-tZMZiI9OmCl8cHIa .done1,#mermaid-svg-tZMZiI9OmCl8cHIa .done2,#mermaid-svg-tZMZiI9OmCl8cHIa .done3{stroke:grey;fill:#d3d3d3;stroke-width:2}#mermaid-svg-tZMZiI9OmCl8cHIa .doneText0,#mermaid-svg-tZMZiI9OmCl8cHIa .doneText1,#mermaid-svg-tZMZiI9OmCl8cHIa .doneText2,#mermaid-svg-tZMZiI9OmCl8cHIa .doneText3{fill:#000 !important}#mermaid-svg-tZMZiI9OmCl8cHIa .crit0,#mermaid-svg-tZMZiI9OmCl8cHIa .crit1,#mermaid-svg-tZMZiI9OmCl8cHIa .crit2,#mermaid-svg-tZMZiI9OmCl8cHIa .crit3{stroke:#f88;fill:red;stroke-width:2}#mermaid-svg-tZMZiI9OmCl8cHIa .activeCrit0,#mermaid-svg-tZMZiI9OmCl8cHIa .activeCrit1,#mermaid-svg-tZMZiI9OmCl8cHIa .activeCrit2,#mermaid-svg-tZMZiI9OmCl8cHIa .activeCrit3{stroke:#f88;fill:#bfc7ff;stroke-width:2}#mermaid-svg-tZMZiI9OmCl8cHIa .doneCrit0,#mermaid-svg-tZMZiI9OmCl8cHIa .doneCrit1,#mermaid-svg-tZMZiI9OmCl8cHIa .doneCrit2,#mermaid-svg-tZMZiI9OmCl8cHIa .doneCrit3{stroke:#f88;fill:#d3d3d3;stroke-width:2;cursor:pointer;shape-rendering:crispEdges}#mermaid-svg-tZMZiI9OmCl8cHIa .milestone{transform:rotate(45deg) scale(0.8, 0.8)}#mermaid-svg-tZMZiI9OmCl8cHIa .milestoneText{font-style:italic}#mermaid-svg-tZMZiI9OmCl8cHIa .doneCritText0,#mermaid-svg-tZMZiI9OmCl8cHIa .doneCritText1,#mermaid-svg-tZMZiI9OmCl8cHIa .doneCritText2,#mermaid-svg-tZMZiI9OmCl8cHIa .doneCritText3{fill:#000 !important}#mermaid-svg-tZMZiI9OmCl8cHIa .activeCritText0,#mermaid-svg-tZMZiI9OmCl8cHIa .activeCritText1,#mermaid-svg-tZMZiI9OmCl8cHIa .activeCritText2,#mermaid-svg-tZMZiI9OmCl8cHIa .activeCritText3{fill:#000 !important}#mermaid-svg-tZMZiI9OmCl8cHIa .titleText{text-anchor:middle;font-size:18px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa g.classGroup text{fill:#9370db;stroke:none;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:10px}#mermaid-svg-tZMZiI9OmCl8cHIa g.classGroup text .title{font-weight:bolder}#mermaid-svg-tZMZiI9OmCl8cHIa g.clickable{cursor:pointer}#mermaid-svg-tZMZiI9OmCl8cHIa g.classGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-tZMZiI9OmCl8cHIa g.classGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa .classLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5}#mermaid-svg-tZMZiI9OmCl8cHIa .classLabel .label{fill:#9370db;font-size:10px}#mermaid-svg-tZMZiI9OmCl8cHIa .relation{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-tZMZiI9OmCl8cHIa .dashed-line{stroke-dasharray:3}#mermaid-svg-tZMZiI9OmCl8cHIa #compositionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa #compositionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa #aggregationStart{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa #aggregationEnd{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa #dependencyStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa #dependencyEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa #extensionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa #extensionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa .commit-id,#mermaid-svg-tZMZiI9OmCl8cHIa .commit-msg,#mermaid-svg-tZMZiI9OmCl8cHIa .branch-label{fill:lightgrey;color:lightgrey;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa .pieTitleText{text-anchor:middle;font-size:25px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa .slice{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa g.stateGroup text{fill:#9370db;stroke:none;font-size:10px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa g.stateGroup text{fill:#9370db;fill:#333;stroke:none;font-size:10px}#mermaid-svg-tZMZiI9OmCl8cHIa g.statediagram-cluster .cluster-label text{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa g.stateGroup .state-title{font-weight:bolder;fill:#000}#mermaid-svg-tZMZiI9OmCl8cHIa g.stateGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-tZMZiI9OmCl8cHIa g.stateGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-tZMZiI9OmCl8cHIa .transition{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-tZMZiI9OmCl8cHIa .stateGroup .composit{fill:white;border-bottom:1px}#mermaid-svg-tZMZiI9OmCl8cHIa .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px}#mermaid-svg-tZMZiI9OmCl8cHIa .state-note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-tZMZiI9OmCl8cHIa .state-note text{fill:black;stroke:none;font-size:10px}#mermaid-svg-tZMZiI9OmCl8cHIa .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.7}#mermaid-svg-tZMZiI9OmCl8cHIa .edgeLabel text{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .stateLabel text{fill:#000;font-size:10px;font-weight:bold;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-tZMZiI9OmCl8cHIa .node circle.state-start{fill:black;stroke:black}#mermaid-svg-tZMZiI9OmCl8cHIa .node circle.state-end{fill:black;stroke:white;stroke-width:1.5}#mermaid-svg-tZMZiI9OmCl8cHIa #statediagram-barbEnd{fill:#9370db}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-cluster rect{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-cluster rect.outer{rx:5px;ry:5px}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-state .divider{stroke:#9370db}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-state .title-state{rx:5px;ry:5px}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-cluster.statediagram-cluster .inner{fill:white}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-cluster.statediagram-cluster-alt .inner{fill:#e0e0e0}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-cluster .inner{rx:0;ry:0}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-state rect.basic{rx:5px;ry:5px}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#efefef}#mermaid-svg-tZMZiI9OmCl8cHIa .note-edge{stroke-dasharray:5}#mermaid-svg-tZMZiI9OmCl8cHIa .statediagram-note rect{fill:#fff5ad;stroke:#aa3;stroke-width:1px;rx:0;ry:0}:root{--mermaid-font-family: '"trebuchet ms", verdana, arial';--mermaid-font-family: "Comic Sans MS", "Comic Sans", cursive}#mermaid-svg-tZMZiI9OmCl8cHIa .error-icon{fill:#522}#mermaid-svg-tZMZiI9OmCl8cHIa .error-text{fill:#522;stroke:#522}#mermaid-svg-tZMZiI9OmCl8cHIa .edge-thickness-normal{stroke-width:2px}#mermaid-svg-tZMZiI9OmCl8cHIa .edge-thickness-thick{stroke-width:3.5px}#mermaid-svg-tZMZiI9OmCl8cHIa .edge-pattern-solid{stroke-dasharray:0}#mermaid-svg-tZMZiI9OmCl8cHIa .edge-pattern-dashed{stroke-dasharray:3}#mermaid-svg-tZMZiI9OmCl8cHIa .edge-pattern-dotted{stroke-dasharray:2}#mermaid-svg-tZMZiI9OmCl8cHIa .marker{fill:#333}#mermaid-svg-tZMZiI9OmCl8cHIa .marker.cross{stroke:#333}:root { --mermaid-font-family: "trebuchet ms", verdana, arial;}#mermaid-svg-tZMZiI9OmCl8cHIa {color: rgba(0, 0, 0, 0.75);font: ;}张三李四王五你好!李四, 最近怎么样?你最近怎么样,王五?我很好,谢谢!我很好,谢谢!李四想了很长时间, 文字太长了不适合放在一行.打量着王五...很好... 王五, 你怎么样?张三李四王五

15.插入Mermaid流程图

#mermaid-svg-8JVoEXxLI56u7IVw .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-8JVoEXxLI56u7IVw .label text{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw .node rect,#mermaid-svg-8JVoEXxLI56u7IVw .node circle,#mermaid-svg-8JVoEXxLI56u7IVw .node ellipse,#mermaid-svg-8JVoEXxLI56u7IVw .node polygon,#mermaid-svg-8JVoEXxLI56u7IVw .node path{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-8JVoEXxLI56u7IVw .node .label{text-align:center;fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw .node.clickable{cursor:pointer}#mermaid-svg-8JVoEXxLI56u7IVw .arrowheadPath{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw .edgePath .path{stroke:#333;stroke-width:1.5px}#mermaid-svg-8JVoEXxLI56u7IVw .flowchart-link{stroke:#333;fill:none}#mermaid-svg-8JVoEXxLI56u7IVw .edgeLabel{background-color:#e8e8e8;text-align:center}#mermaid-svg-8JVoEXxLI56u7IVw .edgeLabel rect{opacity:0.9}#mermaid-svg-8JVoEXxLI56u7IVw .edgeLabel span{color:#333}#mermaid-svg-8JVoEXxLI56u7IVw .cluster rect{fill:#ffffde;stroke:#aa3;stroke-width:1px}#mermaid-svg-8JVoEXxLI56u7IVw .cluster text{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:12px;background:#ffffde;border:1px solid #aa3;border-radius:2px;pointer-events:none;z-index:100}#mermaid-svg-8JVoEXxLI56u7IVw .actor{stroke:#ccf;fill:#ECECFF}#mermaid-svg-8JVoEXxLI56u7IVw text.actor>tspan{fill:#000;stroke:none}#mermaid-svg-8JVoEXxLI56u7IVw .actor-line{stroke:grey}#mermaid-svg-8JVoEXxLI56u7IVw .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333}#mermaid-svg-8JVoEXxLI56u7IVw .messageLine1{stroke-width:1.5;stroke-dasharray:2, 2;stroke:#333}#mermaid-svg-8JVoEXxLI56u7IVw #arrowhead path{fill:#333;stroke:#333}#mermaid-svg-8JVoEXxLI56u7IVw .sequenceNumber{fill:#fff}#mermaid-svg-8JVoEXxLI56u7IVw #sequencenumber{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw #crosshead path{fill:#333;stroke:#333}#mermaid-svg-8JVoEXxLI56u7IVw .messageText{fill:#333;stroke:#333}#mermaid-svg-8JVoEXxLI56u7IVw .labelBox{stroke:#ccf;fill:#ECECFF}#mermaid-svg-8JVoEXxLI56u7IVw .labelText,#mermaid-svg-8JVoEXxLI56u7IVw .labelText>tspan{fill:#000;stroke:none}#mermaid-svg-8JVoEXxLI56u7IVw .loopText,#mermaid-svg-8JVoEXxLI56u7IVw .loopText>tspan{fill:#000;stroke:none}#mermaid-svg-8JVoEXxLI56u7IVw .loopLine{stroke-width:2px;stroke-dasharray:2, 2;stroke:#ccf;fill:#ccf}#mermaid-svg-8JVoEXxLI56u7IVw .note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-8JVoEXxLI56u7IVw .noteText,#mermaid-svg-8JVoEXxLI56u7IVw .noteText>tspan{fill:#000;stroke:none}#mermaid-svg-8JVoEXxLI56u7IVw .activation0{fill:#f4f4f4;stroke:#666}#mermaid-svg-8JVoEXxLI56u7IVw .activation1{fill:#f4f4f4;stroke:#666}#mermaid-svg-8JVoEXxLI56u7IVw .activation2{fill:#f4f4f4;stroke:#666}#mermaid-svg-8JVoEXxLI56u7IVw .mermaid-main-font{font-family:"trebuchet ms", verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw .section{stroke:none;opacity:0.2}#mermaid-svg-8JVoEXxLI56u7IVw .section0{fill:rgba(102,102,255,0.49)}#mermaid-svg-8JVoEXxLI56u7IVw .section2{fill:#fff400}#mermaid-svg-8JVoEXxLI56u7IVw .section1,#mermaid-svg-8JVoEXxLI56u7IVw .section3{fill:#fff;opacity:0.2}#mermaid-svg-8JVoEXxLI56u7IVw .sectionTitle0{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw .sectionTitle1{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw .sectionTitle2{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw .sectionTitle3{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw .sectionTitle{text-anchor:start;font-size:11px;text-height:14px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw .grid .tick{stroke:#d3d3d3;opacity:0.8;shape-rendering:crispEdges}#mermaid-svg-8JVoEXxLI56u7IVw .grid .tick text{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw .grid path{stroke-width:0}#mermaid-svg-8JVoEXxLI56u7IVw .today{fill:none;stroke:red;stroke-width:2px}#mermaid-svg-8JVoEXxLI56u7IVw .task{stroke-width:2}#mermaid-svg-8JVoEXxLI56u7IVw .taskText{text-anchor:middle;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw .taskText:not([font-size]){font-size:11px}#mermaid-svg-8JVoEXxLI56u7IVw .taskTextOutsideRight{fill:#000;text-anchor:start;font-size:11px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw .taskTextOutsideLeft{fill:#000;text-anchor:end;font-size:11px}#mermaid-svg-8JVoEXxLI56u7IVw .task.clickable{cursor:pointer}#mermaid-svg-8JVoEXxLI56u7IVw .taskText.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-8JVoEXxLI56u7IVw .taskTextOutsideLeft.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-8JVoEXxLI56u7IVw .taskTextOutsideRight.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-8JVoEXxLI56u7IVw .taskText0,#mermaid-svg-8JVoEXxLI56u7IVw .taskText1,#mermaid-svg-8JVoEXxLI56u7IVw .taskText2,#mermaid-svg-8JVoEXxLI56u7IVw .taskText3{fill:#fff}#mermaid-svg-8JVoEXxLI56u7IVw .task0,#mermaid-svg-8JVoEXxLI56u7IVw .task1,#mermaid-svg-8JVoEXxLI56u7IVw .task2,#mermaid-svg-8JVoEXxLI56u7IVw .task3{fill:#8a90dd;stroke:#534fbc}#mermaid-svg-8JVoEXxLI56u7IVw .taskTextOutside0,#mermaid-svg-8JVoEXxLI56u7IVw .taskTextOutside2{fill:#000}#mermaid-svg-8JVoEXxLI56u7IVw .taskTextOutside1,#mermaid-svg-8JVoEXxLI56u7IVw .taskTextOutside3{fill:#000}#mermaid-svg-8JVoEXxLI56u7IVw .active0,#mermaid-svg-8JVoEXxLI56u7IVw .active1,#mermaid-svg-8JVoEXxLI56u7IVw .active2,#mermaid-svg-8JVoEXxLI56u7IVw .active3{fill:#bfc7ff;stroke:#534fbc}#mermaid-svg-8JVoEXxLI56u7IVw .activeText0,#mermaid-svg-8JVoEXxLI56u7IVw .activeText1,#mermaid-svg-8JVoEXxLI56u7IVw .activeText2,#mermaid-svg-8JVoEXxLI56u7IVw .activeText3{fill:#000 !important}#mermaid-svg-8JVoEXxLI56u7IVw .done0,#mermaid-svg-8JVoEXxLI56u7IVw .done1,#mermaid-svg-8JVoEXxLI56u7IVw .done2,#mermaid-svg-8JVoEXxLI56u7IVw .done3{stroke:grey;fill:#d3d3d3;stroke-width:2}#mermaid-svg-8JVoEXxLI56u7IVw .doneText0,#mermaid-svg-8JVoEXxLI56u7IVw .doneText1,#mermaid-svg-8JVoEXxLI56u7IVw .doneText2,#mermaid-svg-8JVoEXxLI56u7IVw .doneText3{fill:#000 !important}#mermaid-svg-8JVoEXxLI56u7IVw .crit0,#mermaid-svg-8JVoEXxLI56u7IVw .crit1,#mermaid-svg-8JVoEXxLI56u7IVw .crit2,#mermaid-svg-8JVoEXxLI56u7IVw .crit3{stroke:#f88;fill:red;stroke-width:2}#mermaid-svg-8JVoEXxLI56u7IVw .activeCrit0,#mermaid-svg-8JVoEXxLI56u7IVw .activeCrit1,#mermaid-svg-8JVoEXxLI56u7IVw .activeCrit2,#mermaid-svg-8JVoEXxLI56u7IVw .activeCrit3{stroke:#f88;fill:#bfc7ff;stroke-width:2}#mermaid-svg-8JVoEXxLI56u7IVw .doneCrit0,#mermaid-svg-8JVoEXxLI56u7IVw .doneCrit1,#mermaid-svg-8JVoEXxLI56u7IVw .doneCrit2,#mermaid-svg-8JVoEXxLI56u7IVw .doneCrit3{stroke:#f88;fill:#d3d3d3;stroke-width:2;cursor:pointer;shape-rendering:crispEdges}#mermaid-svg-8JVoEXxLI56u7IVw .milestone{transform:rotate(45deg) scale(0.8, 0.8)}#mermaid-svg-8JVoEXxLI56u7IVw .milestoneText{font-style:italic}#mermaid-svg-8JVoEXxLI56u7IVw .doneCritText0,#mermaid-svg-8JVoEXxLI56u7IVw .doneCritText1,#mermaid-svg-8JVoEXxLI56u7IVw .doneCritText2,#mermaid-svg-8JVoEXxLI56u7IVw .doneCritText3{fill:#000 !important}#mermaid-svg-8JVoEXxLI56u7IVw .activeCritText0,#mermaid-svg-8JVoEXxLI56u7IVw .activeCritText1,#mermaid-svg-8JVoEXxLI56u7IVw .activeCritText2,#mermaid-svg-8JVoEXxLI56u7IVw .activeCritText3{fill:#000 !important}#mermaid-svg-8JVoEXxLI56u7IVw .titleText{text-anchor:middle;font-size:18px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw g.classGroup text{fill:#9370db;stroke:none;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:10px}#mermaid-svg-8JVoEXxLI56u7IVw g.classGroup text .title{font-weight:bolder}#mermaid-svg-8JVoEXxLI56u7IVw g.clickable{cursor:pointer}#mermaid-svg-8JVoEXxLI56u7IVw g.classGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-8JVoEXxLI56u7IVw g.classGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw .classLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5}#mermaid-svg-8JVoEXxLI56u7IVw .classLabel .label{fill:#9370db;font-size:10px}#mermaid-svg-8JVoEXxLI56u7IVw .relation{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-8JVoEXxLI56u7IVw .dashed-line{stroke-dasharray:3}#mermaid-svg-8JVoEXxLI56u7IVw #compositionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw #compositionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw #aggregationStart{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw #aggregationEnd{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw #dependencyStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw #dependencyEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw #extensionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw #extensionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw .commit-id,#mermaid-svg-8JVoEXxLI56u7IVw .commit-msg,#mermaid-svg-8JVoEXxLI56u7IVw .branch-label{fill:lightgrey;color:lightgrey;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw .pieTitleText{text-anchor:middle;font-size:25px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw .slice{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw g.stateGroup text{fill:#9370db;stroke:none;font-size:10px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw g.stateGroup text{fill:#9370db;fill:#333;stroke:none;font-size:10px}#mermaid-svg-8JVoEXxLI56u7IVw g.statediagram-cluster .cluster-label text{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw g.stateGroup .state-title{font-weight:bolder;fill:#000}#mermaid-svg-8JVoEXxLI56u7IVw g.stateGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-8JVoEXxLI56u7IVw g.stateGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-8JVoEXxLI56u7IVw .transition{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-8JVoEXxLI56u7IVw .stateGroup .composit{fill:white;border-bottom:1px}#mermaid-svg-8JVoEXxLI56u7IVw .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px}#mermaid-svg-8JVoEXxLI56u7IVw .state-note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-8JVoEXxLI56u7IVw .state-note text{fill:black;stroke:none;font-size:10px}#mermaid-svg-8JVoEXxLI56u7IVw .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.7}#mermaid-svg-8JVoEXxLI56u7IVw .edgeLabel text{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw .stateLabel text{fill:#000;font-size:10px;font-weight:bold;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-8JVoEXxLI56u7IVw .node circle.state-start{fill:black;stroke:black}#mermaid-svg-8JVoEXxLI56u7IVw .node circle.state-end{fill:black;stroke:white;stroke-width:1.5}#mermaid-svg-8JVoEXxLI56u7IVw #statediagram-barbEnd{fill:#9370db}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-cluster rect{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-cluster rect.outer{rx:5px;ry:5px}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-state .divider{stroke:#9370db}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-state .title-state{rx:5px;ry:5px}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-cluster.statediagram-cluster .inner{fill:white}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-cluster.statediagram-cluster-alt .inner{fill:#e0e0e0}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-cluster .inner{rx:0;ry:0}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-state rect.basic{rx:5px;ry:5px}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#efefef}#mermaid-svg-8JVoEXxLI56u7IVw .note-edge{stroke-dasharray:5}#mermaid-svg-8JVoEXxLI56u7IVw .statediagram-note rect{fill:#fff5ad;stroke:#aa3;stroke-width:1px;rx:0;ry:0}:root{--mermaid-font-family: '"trebuchet ms", verdana, arial';--mermaid-font-family: "Comic Sans MS", "Comic Sans", cursive}#mermaid-svg-8JVoEXxLI56u7IVw .error-icon{fill:#522}#mermaid-svg-8JVoEXxLI56u7IVw .error-text{fill:#522;stroke:#522}#mermaid-svg-8JVoEXxLI56u7IVw .edge-thickness-normal{stroke-width:2px}#mermaid-svg-8JVoEXxLI56u7IVw .edge-thickness-thick{stroke-width:3.5px}#mermaid-svg-8JVoEXxLI56u7IVw .edge-pattern-solid{stroke-dasharray:0}#mermaid-svg-8JVoEXxLI56u7IVw .edge-pattern-dashed{stroke-dasharray:3}#mermaid-svg-8JVoEXxLI56u7IVw .edge-pattern-dotted{stroke-dasharray:2}#mermaid-svg-8JVoEXxLI56u7IVw .marker{fill:#333}#mermaid-svg-8JVoEXxLI56u7IVw .marker.cross{stroke:#333}:root { --mermaid-font-family: "trebuchet ms", verdana, arial;}#mermaid-svg-8JVoEXxLI56u7IVw {color: rgba(0, 0, 0, 0.75);font: ;}

链接
长方形
圆角长方形
菱形

16.插入Flowchart流程图

Created with Raphaël 2.3.0开始我的操作确认?结束yesno

17.插入类图

#mermaid-svg-5U4T5ilJErWcEkZU .label{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);fill:#333;color:#333}#mermaid-svg-5U4T5ilJErWcEkZU .label text{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU .node rect,#mermaid-svg-5U4T5ilJErWcEkZU .node circle,#mermaid-svg-5U4T5ilJErWcEkZU .node ellipse,#mermaid-svg-5U4T5ilJErWcEkZU .node polygon,#mermaid-svg-5U4T5ilJErWcEkZU .node path{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-5U4T5ilJErWcEkZU .node .label{text-align:center;fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU .node.clickable{cursor:pointer}#mermaid-svg-5U4T5ilJErWcEkZU .arrowheadPath{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU .edgePath .path{stroke:#333;stroke-width:1.5px}#mermaid-svg-5U4T5ilJErWcEkZU .flowchart-link{stroke:#333;fill:none}#mermaid-svg-5U4T5ilJErWcEkZU .edgeLabel{background-color:#e8e8e8;text-align:center}#mermaid-svg-5U4T5ilJErWcEkZU .edgeLabel rect{opacity:0.9}#mermaid-svg-5U4T5ilJErWcEkZU .edgeLabel span{color:#333}#mermaid-svg-5U4T5ilJErWcEkZU .cluster rect{fill:#ffffde;stroke:#aa3;stroke-width:1px}#mermaid-svg-5U4T5ilJErWcEkZU .cluster text{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:12px;background:#ffffde;border:1px solid #aa3;border-radius:2px;pointer-events:none;z-index:100}#mermaid-svg-5U4T5ilJErWcEkZU .actor{stroke:#ccf;fill:#ECECFF}#mermaid-svg-5U4T5ilJErWcEkZU text.actor>tspan{fill:#000;stroke:none}#mermaid-svg-5U4T5ilJErWcEkZU .actor-line{stroke:grey}#mermaid-svg-5U4T5ilJErWcEkZU .messageLine0{stroke-width:1.5;stroke-dasharray:none;stroke:#333}#mermaid-svg-5U4T5ilJErWcEkZU .messageLine1{stroke-width:1.5;stroke-dasharray:2, 2;stroke:#333}#mermaid-svg-5U4T5ilJErWcEkZU #arrowhead path{fill:#333;stroke:#333}#mermaid-svg-5U4T5ilJErWcEkZU .sequenceNumber{fill:#fff}#mermaid-svg-5U4T5ilJErWcEkZU #sequencenumber{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU #crosshead path{fill:#333;stroke:#333}#mermaid-svg-5U4T5ilJErWcEkZU .messageText{fill:#333;stroke:#333}#mermaid-svg-5U4T5ilJErWcEkZU .labelBox{stroke:#ccf;fill:#ECECFF}#mermaid-svg-5U4T5ilJErWcEkZU .labelText,#mermaid-svg-5U4T5ilJErWcEkZU .labelText>tspan{fill:#000;stroke:none}#mermaid-svg-5U4T5ilJErWcEkZU .loopText,#mermaid-svg-5U4T5ilJErWcEkZU .loopText>tspan{fill:#000;stroke:none}#mermaid-svg-5U4T5ilJErWcEkZU .loopLine{stroke-width:2px;stroke-dasharray:2, 2;stroke:#ccf;fill:#ccf}#mermaid-svg-5U4T5ilJErWcEkZU .note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-5U4T5ilJErWcEkZU .noteText,#mermaid-svg-5U4T5ilJErWcEkZU .noteText>tspan{fill:#000;stroke:none}#mermaid-svg-5U4T5ilJErWcEkZU .activation0{fill:#f4f4f4;stroke:#666}#mermaid-svg-5U4T5ilJErWcEkZU .activation1{fill:#f4f4f4;stroke:#666}#mermaid-svg-5U4T5ilJErWcEkZU .activation2{fill:#f4f4f4;stroke:#666}#mermaid-svg-5U4T5ilJErWcEkZU .mermaid-main-font{font-family:"trebuchet ms", verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU .section{stroke:none;opacity:0.2}#mermaid-svg-5U4T5ilJErWcEkZU .section0{fill:rgba(102,102,255,0.49)}#mermaid-svg-5U4T5ilJErWcEkZU .section2{fill:#fff400}#mermaid-svg-5U4T5ilJErWcEkZU .section1,#mermaid-svg-5U4T5ilJErWcEkZU .section3{fill:#fff;opacity:0.2}#mermaid-svg-5U4T5ilJErWcEkZU .sectionTitle0{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU .sectionTitle1{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU .sectionTitle2{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU .sectionTitle3{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU .sectionTitle{text-anchor:start;font-size:11px;text-height:14px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU .grid .tick{stroke:#d3d3d3;opacity:0.8;shape-rendering:crispEdges}#mermaid-svg-5U4T5ilJErWcEkZU .grid .tick text{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU .grid path{stroke-width:0}#mermaid-svg-5U4T5ilJErWcEkZU .today{fill:none;stroke:red;stroke-width:2px}#mermaid-svg-5U4T5ilJErWcEkZU .task{stroke-width:2}#mermaid-svg-5U4T5ilJErWcEkZU .taskText{text-anchor:middle;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU .taskText:not([font-size]){font-size:11px}#mermaid-svg-5U4T5ilJErWcEkZU .taskTextOutsideRight{fill:#000;text-anchor:start;font-size:11px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU .taskTextOutsideLeft{fill:#000;text-anchor:end;font-size:11px}#mermaid-svg-5U4T5ilJErWcEkZU .task.clickable{cursor:pointer}#mermaid-svg-5U4T5ilJErWcEkZU .taskText.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-5U4T5ilJErWcEkZU .taskTextOutsideLeft.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-5U4T5ilJErWcEkZU .taskTextOutsideRight.clickable{cursor:pointer;fill:#003163 !important;font-weight:bold}#mermaid-svg-5U4T5ilJErWcEkZU .taskText0,#mermaid-svg-5U4T5ilJErWcEkZU .taskText1,#mermaid-svg-5U4T5ilJErWcEkZU .taskText2,#mermaid-svg-5U4T5ilJErWcEkZU .taskText3{fill:#fff}#mermaid-svg-5U4T5ilJErWcEkZU .task0,#mermaid-svg-5U4T5ilJErWcEkZU .task1,#mermaid-svg-5U4T5ilJErWcEkZU .task2,#mermaid-svg-5U4T5ilJErWcEkZU .task3{fill:#8a90dd;stroke:#534fbc}#mermaid-svg-5U4T5ilJErWcEkZU .taskTextOutside0,#mermaid-svg-5U4T5ilJErWcEkZU .taskTextOutside2{fill:#000}#mermaid-svg-5U4T5ilJErWcEkZU .taskTextOutside1,#mermaid-svg-5U4T5ilJErWcEkZU .taskTextOutside3{fill:#000}#mermaid-svg-5U4T5ilJErWcEkZU .active0,#mermaid-svg-5U4T5ilJErWcEkZU .active1,#mermaid-svg-5U4T5ilJErWcEkZU .active2,#mermaid-svg-5U4T5ilJErWcEkZU .active3{fill:#bfc7ff;stroke:#534fbc}#mermaid-svg-5U4T5ilJErWcEkZU .activeText0,#mermaid-svg-5U4T5ilJErWcEkZU .activeText1,#mermaid-svg-5U4T5ilJErWcEkZU .activeText2,#mermaid-svg-5U4T5ilJErWcEkZU .activeText3{fill:#000 !important}#mermaid-svg-5U4T5ilJErWcEkZU .done0,#mermaid-svg-5U4T5ilJErWcEkZU .done1,#mermaid-svg-5U4T5ilJErWcEkZU .done2,#mermaid-svg-5U4T5ilJErWcEkZU .done3{stroke:grey;fill:#d3d3d3;stroke-width:2}#mermaid-svg-5U4T5ilJErWcEkZU .doneText0,#mermaid-svg-5U4T5ilJErWcEkZU .doneText1,#mermaid-svg-5U4T5ilJErWcEkZU .doneText2,#mermaid-svg-5U4T5ilJErWcEkZU .doneText3{fill:#000 !important}#mermaid-svg-5U4T5ilJErWcEkZU .crit0,#mermaid-svg-5U4T5ilJErWcEkZU .crit1,#mermaid-svg-5U4T5ilJErWcEkZU .crit2,#mermaid-svg-5U4T5ilJErWcEkZU .crit3{stroke:#f88;fill:red;stroke-width:2}#mermaid-svg-5U4T5ilJErWcEkZU .activeCrit0,#mermaid-svg-5U4T5ilJErWcEkZU .activeCrit1,#mermaid-svg-5U4T5ilJErWcEkZU .activeCrit2,#mermaid-svg-5U4T5ilJErWcEkZU .activeCrit3{stroke:#f88;fill:#bfc7ff;stroke-width:2}#mermaid-svg-5U4T5ilJErWcEkZU .doneCrit0,#mermaid-svg-5U4T5ilJErWcEkZU .doneCrit1,#mermaid-svg-5U4T5ilJErWcEkZU .doneCrit2,#mermaid-svg-5U4T5ilJErWcEkZU .doneCrit3{stroke:#f88;fill:#d3d3d3;stroke-width:2;cursor:pointer;shape-rendering:crispEdges}#mermaid-svg-5U4T5ilJErWcEkZU .milestone{transform:rotate(45deg) scale(0.8, 0.8)}#mermaid-svg-5U4T5ilJErWcEkZU .milestoneText{font-style:italic}#mermaid-svg-5U4T5ilJErWcEkZU .doneCritText0,#mermaid-svg-5U4T5ilJErWcEkZU .doneCritText1,#mermaid-svg-5U4T5ilJErWcEkZU .doneCritText2,#mermaid-svg-5U4T5ilJErWcEkZU .doneCritText3{fill:#000 !important}#mermaid-svg-5U4T5ilJErWcEkZU .activeCritText0,#mermaid-svg-5U4T5ilJErWcEkZU .activeCritText1,#mermaid-svg-5U4T5ilJErWcEkZU .activeCritText2,#mermaid-svg-5U4T5ilJErWcEkZU .activeCritText3{fill:#000 !important}#mermaid-svg-5U4T5ilJErWcEkZU .titleText{text-anchor:middle;font-size:18px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU g.classGroup text{fill:#9370db;stroke:none;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family);font-size:10px}#mermaid-svg-5U4T5ilJErWcEkZU g.classGroup text .title{font-weight:bolder}#mermaid-svg-5U4T5ilJErWcEkZU g.clickable{cursor:pointer}#mermaid-svg-5U4T5ilJErWcEkZU g.classGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-5U4T5ilJErWcEkZU g.classGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU .classLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.5}#mermaid-svg-5U4T5ilJErWcEkZU .classLabel .label{fill:#9370db;font-size:10px}#mermaid-svg-5U4T5ilJErWcEkZU .relation{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-5U4T5ilJErWcEkZU .dashed-line{stroke-dasharray:3}#mermaid-svg-5U4T5ilJErWcEkZU #compositionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU #compositionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU #aggregationStart{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU #aggregationEnd{fill:#ECECFF;stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU #dependencyStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU #dependencyEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU #extensionStart{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU #extensionEnd{fill:#9370db;stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU .commit-id,#mermaid-svg-5U4T5ilJErWcEkZU .commit-msg,#mermaid-svg-5U4T5ilJErWcEkZU .branch-label{fill:lightgrey;color:lightgrey;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU .pieTitleText{text-anchor:middle;font-size:25px;fill:#000;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU .slice{font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU g.stateGroup text{fill:#9370db;stroke:none;font-size:10px;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU g.stateGroup text{fill:#9370db;fill:#333;stroke:none;font-size:10px}#mermaid-svg-5U4T5ilJErWcEkZU g.statediagram-cluster .cluster-label text{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU g.stateGroup .state-title{font-weight:bolder;fill:#000}#mermaid-svg-5U4T5ilJErWcEkZU g.stateGroup rect{fill:#ECECFF;stroke:#9370db}#mermaid-svg-5U4T5ilJErWcEkZU g.stateGroup line{stroke:#9370db;stroke-width:1}#mermaid-svg-5U4T5ilJErWcEkZU .transition{stroke:#9370db;stroke-width:1;fill:none}#mermaid-svg-5U4T5ilJErWcEkZU .stateGroup .composit{fill:white;border-bottom:1px}#mermaid-svg-5U4T5ilJErWcEkZU .stateGroup .alt-composit{fill:#e0e0e0;border-bottom:1px}#mermaid-svg-5U4T5ilJErWcEkZU .state-note{stroke:#aa3;fill:#fff5ad}#mermaid-svg-5U4T5ilJErWcEkZU .state-note text{fill:black;stroke:none;font-size:10px}#mermaid-svg-5U4T5ilJErWcEkZU .stateLabel .box{stroke:none;stroke-width:0;fill:#ECECFF;opacity:0.7}#mermaid-svg-5U4T5ilJErWcEkZU .edgeLabel text{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU .stateLabel text{fill:#000;font-size:10px;font-weight:bold;font-family:'trebuchet ms', verdana, arial;font-family:var(--mermaid-font-family)}#mermaid-svg-5U4T5ilJErWcEkZU .node circle.state-start{fill:black;stroke:black}#mermaid-svg-5U4T5ilJErWcEkZU .node circle.state-end{fill:black;stroke:white;stroke-width:1.5}#mermaid-svg-5U4T5ilJErWcEkZU #statediagram-barbEnd{fill:#9370db}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-cluster rect{fill:#ECECFF;stroke:#9370db;stroke-width:1px}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-cluster rect.outer{rx:5px;ry:5px}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-state .divider{stroke:#9370db}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-state .title-state{rx:5px;ry:5px}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-cluster.statediagram-cluster .inner{fill:white}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-cluster.statediagram-cluster-alt .inner{fill:#e0e0e0}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-cluster .inner{rx:0;ry:0}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-state rect.basic{rx:5px;ry:5px}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-state rect.divider{stroke-dasharray:10,10;fill:#efefef}#mermaid-svg-5U4T5ilJErWcEkZU .note-edge{stroke-dasharray:5}#mermaid-svg-5U4T5ilJErWcEkZU .statediagram-note rect{fill:#fff5ad;stroke:#aa3;stroke-width:1px;rx:0;ry:0}:root{--mermaid-font-family: '"trebuchet ms", verdana, arial';--mermaid-font-family: "Comic Sans MS", "Comic Sans", cursive}#mermaid-svg-5U4T5ilJErWcEkZU .error-icon{fill:#522}#mermaid-svg-5U4T5ilJErWcEkZU .error-text{fill:#522;stroke:#522}#mermaid-svg-5U4T5ilJErWcEkZU .edge-thickness-normal{stroke-width:2px}#mermaid-svg-5U4T5ilJErWcEkZU .edge-thickness-thick{stroke-width:3.5px}#mermaid-svg-5U4T5ilJErWcEkZU .edge-pattern-solid{stroke-dasharray:0}#mermaid-svg-5U4T5ilJErWcEkZU .edge-pattern-dashed{stroke-dasharray:3}#mermaid-svg-5U4T5ilJErWcEkZU .edge-pattern-dotted{stroke-dasharray:2}#mermaid-svg-5U4T5ilJErWcEkZU .marker{fill:#333}#mermaid-svg-5U4T5ilJErWcEkZU .marker.cross{stroke:#333}:root { --mermaid-font-family: "trebuchet ms", verdana, arial;}#mermaid-svg-5U4T5ilJErWcEkZU {color: rgba(0, 0, 0, 0.75);font: ;}«interface»Class01int chimpint gorillasize()AveryLongClassClass09C2C3Class07Object[] elementDataequals()Class10>>service>>int idsize()CoolWhere am i?

非官方文档

1.空行


  1. 注脚的解释 ↩︎

CSDN Markdown编辑器帮助文档相关推荐

  1. Python技能树及 CSDN MarkDown编辑器测评

    Python技能树及 CSDN MarkDown编辑器测评 文章目录 前言 一.对Python技能数的测评 (一). Python技能树的介绍及其优点 1. Python技能树的介绍及其优点 (1)首 ...

  2. Python技能树的测评和CSDN Markdown编辑器的测评

    前言 Python作为现在最受欢迎的程序设计语言之一,为广大用户所使用.为了方便大家学习,CSDN也推出了相应的Python技能树.近年来,计算机互联网飞速发展,而作为一个小白,想要顺应时代的浪潮,学 ...

  3. 20214201 Python技能树及CSDN MarkDown编辑器测评

    Python技能树及CSDN MarkDown编辑器测评 要求及评分: (1)在CSDN注册账号,发布一篇博客,完成作业中的 C), D) 部分,主要是Python技能树的测评和CSDN Markdo ...

  4. 新版 CSDN Markdown 编辑器上线公告(Alpha 2.0)

    感谢大家一直支持 CSDN Markdown 编辑器,每一次改动和优化,都是努力让你的写作体验变得更好. 这次我们更新了以下内容: 我们重构了 MD 编辑器代码,比起以前更稳定,速度也更快: 增加了保 ...

  5. 学习笔记:利用markdown写readme文档 (Udacity学城)

    周末逛知乎等资讯平台的时候,无意间了解到Udacity学城有一期关于利用markdown撰写readme文档的教程,想到CSDN博客也提供了markdown编辑功能,而自己到现在还不会用,看着自己写的 ...

  6. Latex在线编辑器帮助文档

    Latex在线编辑器帮助文档 区域分布 选择区域 文本区域 下载区域 AI区域 识别结果 公式检测 公式识别 Attention Latex在线编辑器 区域分布 选择区域 用于帮助用户记住各种Late ...

  7. 如何使用Markdown语言编写文档

    目录 Markdown 语言简介 Markdown基础语法 一.标题 二.段落格式 1. 字体 2. 分隔线 3. 删除线 4. 下划线 5. 脚注 三.列表 1. 无序列表 2. 有序列表 3. 列 ...

  8. Markdown写接口文档,自动添加TOC

    上回说到,用Impress.js代替PPT来做项目展示.这回换Markdown来做接口文档好了.(不敢说代替Word,只能说个人感觉更为方便)当然,还要辅之以Git,来方便版本管理. Markdown ...

  9. quill光标位置插入html,quill编辑器+word文档上传,插入指定位置

    官方quill没有直接给出插入html的方式 类似,下面两个方法,是quill框架提供的,但是并没有提供可以在指定光标位置插入html quill.pasteHTML:这个方法已经废弃了,但目前还是可 ...

最新文章

  1. Infineon第九届汽车电子开发者大会宣传视频
  2. 配置ANDROID_HOME
  3. 一定要好好学习C语言
  4. php的内置函数strrpos_php strrpos 字符串查找函数内部源码实现
  5. 深入解析final关键字的用法
  6. 检查虚拟机是否使用virtio
  7. php禁言时间开发,一起来捉妖禁言时间介绍_教程一览
  8. visio2010安装
  9. 国际版(英文版)Skype使用国内卡打电话(转)
  10. 外贸ERP软件之工贸一体企业解决方案
  11. 【渝粤教育】21秋期末考试中国近现代史纲要(A)10881k1
  12. 月薪3千与3万文案的区别!一字千金就体现在细微之处
  13. 通过DCF模型对股票进行估值
  14. python3 工作上一些正则表达式
  15. 什么叫无差别伤害_无差别伤害背后的差别
  16. 抖音CLICKID+淘宝Relaitionid回传淘积木APP内下单--转化归因联调ROI程序算法及代码技术实现
  17. GitLab-Runner 从安装到配置到入门
  18. python微信群聊机器人_Python + itchat 实现微信机器人聊天(支持自动回复指定群聊)...
  19. 匈牙利命名法(Hungarian Notation)
  20. 产经文献阅读随记——记下那些想法与方法

热门文章

  1. 贪心算法(Greedy Algorithm)
  2. js 把对象按照属性名的字母顺序进行排列
  3. 简单写一下选择排序算法
  4. BlackBerry 开发笔记入门 J2ME
  5. zz从一道笔试题谈算法优化(上)
  6. android官方wifidemo,Android应用开发:连接指定Wifi的Demo分享
  7. eclipse——JUnit单元测试的使用
  8. mac 10.13 配置 php,MacOS10.13.6 升级后 PHP7.3配置
  9. jmeter跨线程组传多个值_jmeter多用户登录跨线程组操作传值
  10. wps怎么画网络图_尼玛,WPS竟然悄悄搞了个免费的公文写作AI...【石说】