mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-04-26 13:12:50 +08:00

Also moves tests to `./test` which makes it possible for all test projects to share the same .editorconfig files and similar.
42 lines
1.6 KiB
Plaintext
42 lines
1.6 KiB
Plaintext
Root node
|
|
╠══ child1
|
|
║ ╠══ multiple
|
|
║ ║ line 0
|
|
║ ╠══ multiple
|
|
║ ║ line 1
|
|
║ ╠══ multiple
|
|
║ ║ line 2
|
|
║ ╠══ multiple
|
|
║ ║ line 3
|
|
║ ╠══ multiple
|
|
║ ║ line 4
|
|
║ ╠══ multiple
|
|
║ ║ line 5
|
|
║ ╠══ multiple
|
|
║ ║ line 6
|
|
║ ╠══ multiple
|
|
║ ║ line 7
|
|
║ ╠══ multiple
|
|
║ ║ line 8
|
|
║ ╚══ multiple
|
|
║ line 9
|
|
╠══ child2
|
|
║ ╚══ child2-1
|
|
║ ╚══ Child2-1-1
|
|
║ child
|
|
╠══ child3
|
|
║ ╚══ single leaf
|
|
║ multiline
|
|
║ ╚══ 2021 January
|
|
║ ┌─────┬─────┬─────┬─────┬─────┬─────┬─────┐
|
|
║ │ Sun │ Mon │ Tue │ Wed │ Thu │ Fri │ Sat │
|
|
║ ├─────┼─────┼─────┼─────┼─────┼─────┼─────┤
|
|
║ │ │ │ │ │ │ 1 │ 2 │
|
|
║ │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │
|
|
║ │ 10 │ 11 │ 12 │ 13 │ 14 │ 15 │ 16 │
|
|
║ │ 17 │ 18 │ 19 │ 20 │ 21 │ 22 │ 23 │
|
|
║ │ 24 │ 25 │ 26 │ 27 │ 28 │ 29 │ 30 │
|
|
║ │ 31 │ │ │ │ │ │ │
|
|
║ └─────┴─────┴─────┴─────┴─────┴─────┴─────┘
|
|
╚══ child4
|