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

Fix for 41767 #41812

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Fix for 41767 #41812

merged 1 commit into from
Jul 17, 2024

Conversation

samwherever
Copy link
Contributor

@samwherever samwherever commented Jul 17, 2024

Summary

Added @BillWagner's suggestion, and included language for "respective lines" to reinforce the requirement that the opening/closing quotes will be located on different lines from one another.

Fixes #41767


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/tokens/raw-string.md Raw string literal text - """ in string literals

@dotnet-bot dotnet-bot added this to the July 2024 milestone Jul 17, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Jul 17, 2024
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

Thanks again @samwherever

This looks great, and I'll :shipit: now.

@BillWagner BillWagner merged commit 332afb8 into dotnet:main Jul 17, 2024
12 checks passed
@samwherever samwherever deleted the sa-fix-41767 branch July 17, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-csharp/svc lang-reference/subsvc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Both opening and closing quote characters must be on their own line."
3 participants