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

Spaces and dots in keys #25

Closed
JakeStanger opened this issue Oct 3, 2023 · 0 comments · Fixed by #27
Closed

Spaces and dots in keys #25

JakeStanger opened this issue Oct 3, 2023 · 0 comments · Fixed by #27
Labels
enhancement New feature or request

Comments

@JakeStanger
Copy link
Collaborator

JakeStanger commented Oct 3, 2023

These are quite common but not currently supported by Corn. Syntax for quoting keys in 'single quotes' should be added to allow this.

Example:

'foo.bar' = "baz" // does *not* expand to `foo = { bar  = "baz" }`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant