Skip to content
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

[YAML] Add support for compact block collection #10885

Closed
jkobus opened this issue May 10, 2014 · 3 comments
Closed

[YAML] Add support for compact block collection #10885

jkobus opened this issue May 10, 2014 · 3 comments

Comments

@jkobus
Copy link
Contributor

jkobus commented May 10, 2014

http://www.yaml.org/spec/1.2/spec.html#style/compact%20block%20collection/

Currently it returns: Unable to parse at line x

@webdevilopers
Copy link

👍

@webdevilopers
Copy link

@jkobus Feel free to follow the following issue for some research I am doing on the YAML parsing:
#8562

@jkobus
Copy link
Contributor Author

jkobus commented Sep 25, 2014

@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.
@fabpot fabpot closed this as completed Jan 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants