Skip to content

Commit 79573d2

Browse files
committed
docs: gardening
1 parent 29afca7 commit 79573d2

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

docs/implementation.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -19,25 +19,25 @@
1919

2020
## Routing context
2121

22-
+-------------------------------------------------------------------+
23-
| Global routing context (created by environment) |
24-
|-------------------------------------------------------------------|
25-
| |
26-
| +-------------------------------------------+ +------------+ |
27-
| | Routing context created by router | | Link | |
28-
| |-------------------------------------------| +------------+ |
29-
| | | +------------+ |
30-
| | +------------+ | | Link | |
31-
| | | Link | | +------------+ |
32-
| | +------------+ | +------------+ |
33-
| | +------------+ | | Link | |
34-
| | | Link | | +------------+ |
35-
| | +------------+ | ... |
36-
| | +------------+ | |
37-
| | | Link | | |
38-
| | +------------+ | |
39-
| | ... | |
40-
| | | |
41-
| +-------------------------------------------+ |
42-
| |
43-
+-------------------------------------------------------------------+
22+
+-------------------------------------------------------------------+
23+
| Global routing context (created by environment) |
24+
|-------------------------------------------------------------------|
25+
| |
26+
| +-------------------------------------------+ +------------+ |
27+
| | Routing context created by router | | Link | |
28+
| |-------------------------------------------| +------------+ |
29+
| | | +------------+ |
30+
| | +------------+ | | Link | |
31+
| | | Link | | +------------+ |
32+
| | +------------+ | +------------+ |
33+
| | +------------+ | | Link | |
34+
| | | Link | | +------------+ |
35+
| | +------------+ | ... |
36+
| | +------------+ | |
37+
| | | Link | | |
38+
| | +------------+ | |
39+
| | ... | |
40+
| | | |
41+
| +-------------------------------------------+ |
42+
| |
43+
+-------------------------------------------------------------------+

0 commit comments

Comments
 (0)