Skip to content

Add link to Raw String literals article#54641

Merged
BillWagner merged 1 commit into
dotnet:mainfrom
StuartMosquera:add-link-to-raw-string-literals
Jul 6, 2026
Merged

Add link to Raw String literals article#54641
BillWagner merged 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

@BillWagner BillWagner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This LGTM

@BillWagner BillWagner merged commit 993a55d into dotnet:main Jul 6, 2026
11 checks passed
@StuartMosquera StuartMosquera deleted the add-link-to-raw-string-literals branch July 6, 2026 17:16
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

2 participants