-
Notifications
You must be signed in to change notification settings - Fork 967
Fix built-in operators toc yml #4960
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
Fix built-in operators toc yml #4960
Conversation
@Rageking8 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
@Rageking8 : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 3add13e: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
PRMerger Results
|
#label:"aq-pr-triaged" |
docs/cpp/subscript-operator.md
Outdated
@@ -1,12 +1,12 @@ | |||
--- | |||
description: "Learn more about: Subscript Operator []" | |||
title: "Subscript Operator []" | |||
description: "Learn more about: Subscript Operator: `[]`" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't need/want escape characters in the metadata description.
Learn Build status updates of commit 8308497: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
PRMerger Results
|
Learn Build status updates of commit 138cebb: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for making these consistent with the other topics.
PRMerger Results
|
Learn Build status updates of commit ebaeea0: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
PRMerger Results
|
#sign-off |
Add missing
[]
in the subscript operator toc yml name and standardize the left and right shift operators title/name.