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

Clarify the meaning and usage of newline and carriage return codes #261

Closed
thezerobit opened this issue Nov 11, 2014 · 1 comment
Closed

Comments

@thezerobit
Copy link

The spec defines whitespace as the space or tab characters, not newlines and makes absolutely no reference to Windows line endings. This means that keys may contain newlines, "Keys start with the first character that isn't whitespace or [ and end with the last non-whitespace character before the equals sign. Keys cannot contain a # character." There is nothing here that implies that a newline character can't be used. I doubt this is intended.

@mojombo
Copy link
Member

mojombo commented Nov 11, 2014

Check out #264. Let me know if that clarifies everything.

@mojombo mojombo closed this as completed Nov 11, 2014
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

2 participants