-
Notifications
You must be signed in to change notification settings - Fork 0
/
collection.toml
62 lines (50 loc) · 1.61 KB
/
collection.toml
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
title = "Title"
output_file = "local/collection-output.md"
[[collections]]
label = "Items"
width = 10
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 0
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 1
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 2
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 3
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 4
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 5
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 6
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 7
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 8
items = ["One", "Two", "Three", "Four", "Five", "Six", "12345678901234567890", "A", "Be"]
[[collections]]
label = "Items"
width = 10
items = ["One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight"]
[[collections]]
label = "Items"
width = 10
items = ["One", "Two", "Three", "Four", "Five", "Six", "Seven", "Eight", "Nine", "Ten", "Eleven"]