Skip to content

Conversation

@Rageking8
Copy link
Contributor

  • Split output into another code block and change "Class" to "class"
  • Add backticks, simplify redundant relative links, remove trailing empty syntax lines, and update metadata

@prmerger-automator
Copy link
Contributor

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

@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit cad9532:

✅ Validation status: passed

File Status Preview URL Details
docs/standard-library/domain-error-class.md ✅Succeeded
docs/standard-library/invalid-argument-class.md ✅Succeeded
docs/standard-library/length-error-class.md ✅Succeeded
docs/standard-library/logic-error-class.md ✅Succeeded
docs/standard-library/out-of-range-class.md ✅Succeeded
docs/standard-library/overflow-error-class.md ✅Succeeded
docs/standard-library/range-error-class.md ✅Succeeded
docs/standard-library/runtime-error-class.md ✅Succeeded
docs/standard-library/underflow-error-class.md ✅Succeeded

For more details, please refer to the build report.

@prmerger-automator
Copy link
Contributor

PRMerger Results

Issue Description
File Change Percent This PR contains file(s) with more than 30% file change.

@ttorble
Copy link
Contributor

ttorble commented Sep 17, 2025

@TylerMSFT

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way 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 Sep 17, 2025
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 the cleanup :-)

@TylerMSFT
Copy link
Collaborator

#sign-off

Copy link
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.

Pull request overview

This pull request updates 9 C++ Standard Library exception class reference files to improve consistency and modernize documentation formatting.

Changes:

  • Updated metadata formatting: title placed before description, removed obsolete ms.assetid fields
  • Changed "Class" to "class" (lowercase) in titles, descriptions, and link text for modern documentation style
  • Simplified relative links by removing redundant ../standard-library/ prefix
  • Separated code output into distinct code blocks with proper Output language tags
  • Added backticks to code elements (class names, headers, namespaces) for proper rendering
  • Removed trailing empty lines from C++ syntax code blocks

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
underflow-error-class.md Updated metadata, simplified links, separated output block, added backticks
runtime-error-class.md Updated metadata, simplified links, separated output block, added backticks
range-error-class.md Updated metadata, simplified links, separated output block, added backticks
overflow-error-class.md Updated metadata, simplified links, separated output block, added backticks
out-of-range-class.md Updated metadata, simplified links, separated output block, added backticks
logic-error-class.md Updated metadata, simplified links, separated output block, added backticks
length-error-class.md Updated metadata, simplified links, separated output block, added backticks
invalid-argument-class.md Updated metadata, simplified links, separated output block, added backticks
domain-error-class.md Updated metadata, simplified links, separated output block, added backticks

@v-dirichards v-dirichards merged commit 8669844 into MicrosoftDocs:main Jan 27, 2026
8 checks passed
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.

4 participants