source:
branches/pyyaml3000/tests/data/spec-08-09.data
@
57
| Revision 57, 208 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [38] | 1 | --- |
| 2 | scalars: | |
| 3 | plain: !!str some text | |
| 4 | quoted: | |
| 5 | single: 'some text' | |
| 6 | double: "some text" | |
| 7 | collections: | |
| [57] | 8 | sequence: !!seq [ !!str entry, |
| [38] | 9 | # Mapping entry: |
| 10 | key: value ] | |
| 11 | mapping: { key: value } |
Note: See TracBrowser
for help on using the repository browser.
