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 1.2 spec: Example 8.12 (line != lines) #14

Closed
asomov opened this issue Feb 17, 2016 · 3 comments
Closed

YAML 1.2 spec: Example 8.12 (line != lines) #14

asomov opened this issue Feb 17, 2016 · 3 comments

Comments

@asomov
Copy link

asomov commented Feb 17, 2016

Typo: "* line" in the data and "* lines" in the canonical form
(line != lines)

@fjoppe
Copy link

fjoppe commented Apr 21, 2017

Check. Note that 8.13 has the same problem. Additionally, the canonical form in 8.13 starts with \n, where it should not.

perlpunk added a commit to perlpunk/yaml-spec that referenced this issue Sep 12, 2021
The example content does not match the JSON data

See also yaml/yaml#14
@perlpunk
Copy link
Member

Thanks, this was fixed in yaml/yaml-spec#169

@perlpunk
Copy link
Member

perlpunk commented Sep 13, 2021

Actually, 8.13 is still todo, I missed that comment

edit: done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants