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

Quote version numbers in yaml #1540

Closed
plaindocs opened this issue Nov 7, 2017 · 2 comments
Closed

Quote version numbers in yaml #1540

plaindocs opened this issue Nov 7, 2017 · 2 comments

Comments

@plaindocs
Copy link
Contributor

plaindocs commented Nov 7, 2017

As discussed in #1537 we need to quote version strings in yaml:

In YAML, - 7.10 would evaluate to version 7.1, and not 7.10.This affects lots of pages, but starting with the language pages would be a good idea.

@polyzen
Copy link

polyzen commented Nov 8, 2017

Perhaps single quotes should be enforced as versions do not require "[the use of] escapings to represent ASCII and Unicode characters" (AFAIK).

@stale
Copy link

stale bot commented Apr 11, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 11, 2018
@stale stale bot closed this as completed Apr 12, 2018
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

3 participants