File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11---
22- name : Zero-indented sequences in explicit mapping keys
33 from : ' @perlpunk'
4- tags : explicit-key mapping sequence
4+ tags : explicit-key mapping sequence complex-key
55 yaml : |
66 ---
77 ?
Original file line number Diff line number Diff line change 11---
22- name : Single Pair Implicit Entries
33 from : ' @perlpunk, Spec Example 7.21'
4- tags : flow mapping sequence
4+ tags : flow mapping sequence complex-key
55 yaml : |
66 - [ YAML : separate ]
77 - [ "JSON like":adjacent ]
Original file line number Diff line number Diff line change 11---
22- name : Various combinations of explicit block mappings
33 from : ' @perlpunk'
4- tags : explicit-key mapping sequence
4+ tags : explicit-key mapping sequence complex-key
55 yaml : |
66 complex1:
77 ? - a
Original file line number Diff line number Diff line change 11---
22- name : Question mark edge cases
33 from : ' @ingydotnet'
4- tags : edge empty-key
4+ tags : edge empty-key complex-key explicit-key
55 yaml : |
66 - ? : x
77 tree : |
Original file line number Diff line number Diff line change 11---
22- name : Various Trailing Comments [1.3]
33 from : XW4D, modified for YAML 1.3
4- tags : anchor comment folded mapping 1.3-mod
4+ tags : anchor comment folded mapping 1.3-mod complex-key explicit-key
55 yaml : |
66 a: "double
77 quotes" # lala
Original file line number Diff line number Diff line change 11---
22- name : Various Trailing Comments
33 from : ' @perlpunk'
4- tags : comment explicit-key folded 1.3-err
4+ tags : comment explicit-key folded 1.3-err complex-key explicit-key
55 yaml : |
66 a: "double
77 quotes" # lala
You can’t perform that action at this time.
0 commit comments