source:
branches/pyyaml3000/tests/data/spec-09-22.canonical
@
38
| Revision 38, 134 bytes checked in by xi, 7 years ago (diff) |
|---|
| Rev | Line | |
|---|---|---|
| [38] | 1 | %YAML 1.1 |
| 2 | --- | |
| 3 | !!map { | |
| 4 | ? !!str "strip" | |
| 5 | : !!str "text", | |
| 6 | ? !!str "clip" | |
| 7 | : !!str "text\n", | |
| 8 | ? !!str "keep" | |
| 9 | : !!str "text\L", | |
| 10 | } |
Note: See TracBrowser
for help on using the repository browser.
