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

Regex Source Generators: Code sample is duplicate of previous code sample #40628

Open
jessicah opened this issue Apr 25, 2024 · 1 comment
Open

Comments

@jessicah
Copy link

Type of issue

Missing information

Description

The code example for "For example, here's the code for the same generated matching function when the expression is [ab]*[bc]" is a duplicate of the previous example.

Page URL

https://learn.microsoft.com/en-us/dotnet/standard/base-types/regular-expression-source-generators

Content source URL

https://github.com/dotnet/docs/blob/main/docs/standard/base-types/regular-expression-source-generators.md

Document Version Independent Id

76b98e7b-6acc-cb43-da8e-475a8b4ed5a1

Article author

@IEvangelist

Metadata

  • ID: 56298202-fa5d-363d-3c52-adbf5256b184
  • Service: dotnet-fundamentals
@jessicah
Copy link
Author

Seems to be a copy-paste issue with the pivot feature.

jessicah added a commit to jessicah/dotnet-docs that referenced this issue Apr 25, 2024
This was referenced Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants