Wrap time/place and map in collapsing regions
[bus.git] / spyc / tests / indent_1.yaml
maxious 1 root:
2 child_1: 2
3
4 child_2: 0
5 child_3: 1
6
7 root2:
8 child_1: 1
9 # A comment
10 child_2: 2
11
12 displays:
13 - resolutions:
14 1024: 768
15 - resolutions:
16 1920: 1200
17
18 display:
19 - resolutions:
20 1024: 768
21 1920: 1200
22 producer: "Nec"
23
24 nested_hashes_and_seqs:
25 - { row: 0, col: 0, headsets_affected: [{ports: [0], side: left}], switch_function: {ics_ptt: true} }
26
27 easier_nest: { h: [{a: b, a1: b1}, {c: d}] }
28
29 steps:
30 - step: &id001
31 instrument: Lasik 2000
32 pulseEnergy: 5.4
33 pulseDuration: 12
34 repetition: 1000
35 spotSize: 1mm
36 - step:
37 <<: *id001
38 spotSize: 2mm
39
40 death masks are:
41 sad: 2
42 <<: {magnificent: 4}
43
44 login: &login
45 adapter: mysql
46 host: localhost
47
48 development:
49 database: rails_dev
50 <<: *login
51
52 "key": "value:"
53 colon_only: ":"