feat(doc): update drawing
This commit is contained in:
parent
0de7c9c43c
commit
84af9c0d40
1 changed files with 10 additions and 10 deletions
20
doc/cp.txt
20
doc/cp.txt
|
|
@ -272,20 +272,20 @@ Interface ~
|
|||
|
||||
The test panel uses a three-pane layout for easy comparison: >
|
||||
|
||||
┌─ Test List ─────────────────────────────────────────────────┐
|
||||
│ 1. PASS 12ms │
|
||||
│> 2. FAIL 45ms │
|
||||
┌─────────────────────────────────────────────────────────────┐
|
||||
│ 1. [ok:true ] [code:0] [time:12ms] │
|
||||
│> 2. [ok:false] [code:0] [time:45ms] │
|
||||
│ │
|
||||
│ ── Input ── │
|
||||
│ Input: │
|
||||
│ 5 3 │
|
||||
│ │
|
||||
└─────────────────────────────────────────────────────────────┘
|
||||
┌─ Expected ──────────────┐ ┌─ Actual ────────────────┐
|
||||
│ 8 │ │ 7 │
|
||||
│ │ │ │
|
||||
│ │ │ │
|
||||
│ │ │ │
|
||||
└─────────────────────────┘ └─────────────────────────┘
|
||||
┌─ Expected ──────────────────┐ ┌───── Actual ────────────────┐
|
||||
│ 8 │ │ 7 │
|
||||
│ │ │ │
|
||||
│ │ │ │
|
||||
│ │ │ │
|
||||
└─────────────────────────────┘ └─────────────────────────────┘
|
||||
<
|
||||
|
||||
Keymaps ~
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue