Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 1.03 KB

File metadata and controls

73 lines (52 loc) · 1.03 KB

test

mermaid

flowchart LR
    id1(Start)-->id2(Stop)
    style id1 fill:#f9f,stroke:#333,stroke-width:4px
    style id2 fill:#bbf,stroke:#f66,stroke-width:2px,color:#fff,stroke-dasharray: 5 5
Loading
flowchart LR
  subgraph TOP
    direction TB
    subgraph B1
        direction RL
        i1 -->f1
    end
    subgraph B2
        direction BT
        i2 -->f2
    end
  end
  A --> TOP --> B
  B1 --> B2
Loading

js to flowchart

katex

$$E = mc^2$$

$$E = mc^2$$

hightligt text

==high==

==high==

你好啊, ==yong580==, but not to ==this==

markmap

# hello

## this

## that

reference link

This is a quote from Donald Duck literature[^duck]. But python doesn't think so[^python].

1. [-duck] life is too short, I use python
1. [-python] why cue me?

This is a quote from Donald Duck literature[^duck]. But python doesn't think so[^python].

  1. [-duck] life is too short, I use python
  2. [-python] why cue me?