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

KDL 2.0: more flexible inline node parsing #341

Closed
zkat opened this issue Nov 28, 2023 · 1 comment
Closed

KDL 2.0: more flexible inline node parsing #341

zkat opened this issue Nov 28, 2023 · 1 comment
Labels
breaking This can only be done for the next major version of KDL enhancement New feature or request

Comments

@zkat
Copy link
Member

zkat commented Nov 28, 2023

I think the following should be legal:

foo {bar;baz;quux}

That is, the last node in a children block should not require a ; terminator, and we shouldn't require space between ;-terminated nodes.

Ref: #270

@zkat zkat added enhancement New feature or request breaking This can only be done for the next major version of KDL labels Nov 28, 2023
zkat added a commit that referenced this issue Dec 13, 2023
@zkat
Copy link
Member Author

zkat commented Dec 13, 2023

This has been addressed in the kdl-v2 branch.

@zkat zkat closed this as completed Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This can only be done for the next major version of KDL enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant