Skip to content

Break statement documentation fix #4910

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

Merged

Conversation

Omcsesz
Copy link
Contributor

@Omcsesz Omcsesz commented Jan 23, 2024

fixes #2254

Copy link
Contributor

@Omcsesz : Thanks for your contribution! The author(s) have been notified to review your proposed change.

Copy link
Contributor

Learn Build status updates of commit 239b288:

✅ Validation status: passed

File Status Preview URL Details
docs/cpp/break-statement-cpp.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@Court72
Copy link
Contributor

Court72 commented Jan 23, 2024

@TylerMSFT

Can you review the proposed changes?

When the changes are ready for publication, add a #sign-off comment to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator bot added the aq-pr-triaged Tracking label for the PR review team label Jan 23, 2024
While we are here, added missing code escape.
Made the output match what you'll actually see.
Copy link
Collaborator

@TylerMSFT TylerMSFT left a comment

Choose a reason for hiding this comment

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

Thank you for taking the time to fix this!
I did some housecleaning that we typically do when we touch old files.
I also made the output match exactly what someone will see so they don't have to interpret the "in each case" thing because that's not the pattern we typically use.

Copy link
Contributor

Learn Build status updates of commit e5d8e71:

✅ Validation status: passed

File Status Preview URL Details
docs/cpp/break-statement-cpp.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link
Contributor

Learn Build status updates of commit e224147:

✅ Validation status: passed

File Status Preview URL Details
docs/cpp/break-statement-cpp.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@Jak-MS Jak-MS closed this Jan 23, 2024
@Jak-MS Jak-MS reopened this Jan 23, 2024
@Jak-MS
Copy link
Contributor

Jak-MS commented Jan 23, 2024

@Omcsesz - looks like the system needs you to complete the instructions in this comment: #4910 (comment) before we can proceed. thanks.

cc: @TylerMSFT

Copy link
Contributor

Learn Build status updates of commit e224147:

✅ Validation status: passed

File Status Preview URL Details
docs/cpp/break-statement-cpp.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

@Omcsesz
Copy link
Contributor Author

Omcsesz commented Jan 24, 2024

@microsoft-github-policy-service agree

@TylerMSFT
Copy link
Collaborator

Thanks, @Omcsesz .
#sign-off

@Jak-MS Jak-MS merged commit 81cb79b into MicrosoftDocs:main Jan 24, 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 this pull request may close these issues.

Slightly incorrect example output
4 participants