Inside of a sequence or map, `YAML::Newline` wouldn't reset the collection state, which would cause behavior like this:
```
nodeA:
k: [{i: 0},
{i:1},
]NodeB:
k: [{i: 0},
{i:1},
]
```
|
||
|---|---|---|
| .. | ||
| emitter_test.cpp | ||
| encoding_test.cpp | ||
| error_messages_test.cpp | ||
| gen_emitter_test.cpp | ||
| handler_spec_test.cpp | ||
| handler_test.cpp | ||
| load_node_test.cpp | ||
| node_spec_test.cpp | ||