This repository was archived by the owner on Jan 10, 2019. It is now read-only.
- Allow anchors on empty nodes (yaml-test-suite PW8X)
- Allow map key to start with -\w (yaml-test-suite 2EBW)
- Terminate PlainValue at line-end if following line starts with #
- Require white space or end-of-file after --- and ... to count as separators
- Fail on parsing block with leading line with excess whitespace
- Fix empty scalar chomping