Skip to content

Add link to Raw String literals article#54641

Open
StuartMosquera wants to merge 1 commit into
dotnet:mainfrom
StuartMosquera:add-link-to-raw-string-literals
Open

Add link to Raw String literals article#54641
StuartMosquera wants to merge 1 commit into
dotnet:mainfrom
StuartMosquera:add-link-to-raw-string-literals

Conversation

@StuartMosquera

@StuartMosquera StuartMosquera commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR adds a link to the Raw string literals article (from the Fundamentals section) inside the Raw string literal article in the Language reference section.

Fixes #54624


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/tokens/raw-string.md docs/csharp/language-reference/tokens/raw-string

@StuartMosquera StuartMosquera requested review from a team and BillWagner as code owners July 5, 2026 14:48
@dotnetrepoman dotnetrepoman Bot added this to the July 2026 milestone Jul 5, 2026
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates PR is created by someone from the .NET community. label Jul 5, 2026
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

This page should link to https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/strings/raw-string-literals

1 participant