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

Add escaped whitespace note to v2 changelog #291

Merged
merged 2 commits into from
Sep 1, 2022

Conversation

hkolbeck
Copy link
Member

@hkolbeck hkolbeck commented Sep 1, 2022

No description provided.

CHANGELOG.md Outdated
@@ -6,6 +6,7 @@

* Solidus/Forward slash (`/`) is no longer an escaped character.
* Single line comments (`//`) can now be immediately followed by a newline.
* Blocks of whitespace in strings can now be escaped and discarded.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a bit more detail here?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Certainly, are there any particular details you'd like included?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think just expand the sentence a bit to say something like "all literal whitespace after \ in a string is now escaped and discarded", to be more specific about what the change is?

@zkat zkat merged commit 0a4a14d into kdl-v2 Sep 1, 2022
@zkat zkat deleted the escaped-whitespace-changelog branch September 1, 2022 20:05
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

Successfully merging this pull request may close these issues.

2 participants