-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[YAML] Add support for compact block collection #10885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
👍 |
@webdevilopers thanks, I'll take a look. |
fabpot
added a commit
that referenced
this issue
Jan 25, 2015
…n. (aitboudad) This PR was merged into the 2.3 branch. Discussion ---------- [Yaml] fixed parse shortcut Key after unindented collection. | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Fixed tickets | #13345, #8093, #11019 and #10885 | Tests pass? | yes | License | MIT Commits ------- 58a7426 [Yaml] fixed parse shortcut Key after unindented collection.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://www.yaml.org/spec/1.2/spec.html#style/compact%20block%20collection/
Currently it returns: Unable to parse at line x
The text was updated successfully, but these errors were encountered: