-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsyntax_test_nestedtext.nt
More file actions
executable file
·52 lines (48 loc) · 1.24 KB
/
syntax_test_nestedtext.nt
File metadata and controls
executable file
·52 lines (48 loc) · 1.24 KB
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
# Example file taken from https://nestedtext.org/
# Contact information for our officers
"president":
name: Katheryn McDaniel
address:
> 138 Almond Street
> Topeka, Kansas 20697
phone:
cell: 1-210-555-5297
home: 1-210-555-8470
# Katheryn prefers that we always call her on her cell phone.
email: KateMcD@aol.com
additional roles:
- board member
is_true: true
is_false: false
is_null: null
'Margaret Hodge':
position: 'vice president'
address:
> 2586 Marigold Lane
> Topeka, Kansas 20682
phone:
{cell: 1-470-555-0398, home: 1-470-555-7570}
email: margaret.hodge@ku.edu
kids:
[Arnie, Zach, Maggie]
additional roles:
- new membership task force
- accounting task force
treasurer:
-
name: Fumiko Purvis
address:
>
> 3636 Buffalo Ave
> Topeka, Kansas 20692
>
phone: 1-268-555-0280
email: fumiko.purvis@hotmail.com
additional roles:
- accounting task force
-
name: Merrill Eldridge # inline comment
# Fumiko's term is ending at the end of the year.
# She will be replaced by Merrill.
phone: 1-268-555-3602
email: merrill.eldridge@yahoo.com