Skip to content

Un-encode characters in xref links (System.P/System.S/System.T)#12465

Merged
gewarren merged 5 commits intodotnet:mainfrom
gewarren:encoding-6
Apr 6, 2026
Merged

Un-encode characters in xref links (System.P/System.S/System.T)#12465
gewarren merged 5 commits intodotnet:mainfrom
gewarren:encoding-6

Conversation

@gewarren
Copy link
Copy Markdown
Contributor

@gewarren gewarren commented Mar 30, 2026

  • Replace %60 with `
  • Replace %40 with @
  • Replace %2A with *
  • Replace %2C with ,
  • Replace %28 with (
  • Replace %29 with )
  • Replace %5B with [
  • Replace %5D with [
  • Replace %7B with {
  • Replace %7D with }

@github-actions github-actions bot added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Mar 30, 2026
@gewarren gewarren marked this pull request as ready for review March 31, 2026 20:53
@gewarren gewarren requested a review from a team as a code owner March 31, 2026 20:53
Copilot AI review requested due to automatic review settings March 31, 2026 20:53
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@gewarren gewarren requested a review from mconnew as a code owner April 2, 2026 20:40
@gewarren gewarren merged commit 6dac9a9 into dotnet:main Apr 6, 2026
6 checks passed
@gewarren gewarren deleted the encoding-6 branch April 6, 2026 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants