Add slot 3 back to ASCII art (#2979)

* Add slot 3 back to ASCII art

* New slot-oriented diagrams

When 1-block-per-slotm, slots are drawn vertically. That's the ideal
case. Abandoning a block is what should look like something forking
off to the side.
This commit is contained in:
Greg Fitzgerald
2019-02-27 14:27:58 -07:00
committed by GitHub
parent 140954a53c
commit e45559a1a7
2 changed files with 21 additions and 13 deletions

View File

@ -1,5 +1,9 @@
1
|
2 2
/| /|
/ | / |
4 | | |
| 4
|
5 5

View File

@ -1,9 +1,13 @@
1 1
/ \ |\
2 \ 2 \
/| | /| |
/ | | / | 3
4 | | | | |\
5 /\ | 4 | \
6 \ | | |
5 | |
| |
6 |
|
7 7