-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update Live with current Master #6185
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This PR enables the feature flag to use the new UHF. See the work item here (https://ceapex.visualstudio.com/Engineering/UX%20Team/_backlogs/board/Stories) and the related feature ticket here (https://ceapex.visualstudio.com/Engineering/UX%20Team/_workitems/edit/18194). This change can be merged into master for testing on our review site. The feature is not live yet so this merge would have no effect on production presentation.
The code snippet referenced is also updated in the same way - to make it clearer that myStringBuilder is the variable.
* added missing space * further improvements
Hello, @mcleblanc, Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version. "This is an instance of source issue since links for products that have migrated to markdig should be written in the []() form. Nonetheless, this link reported as missing in the targets does not redirect to any URL, thus it should be escaped" Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR. Many thanks in advance.
* Fix numbering and indentation * Add two more spaces to indents
* Fix snippet error * Addressed feedback
* Adding missing . to project path example * Updated -- option text
Fix link to [Asynchronous Programming Patterns] overview page
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update Live with current Master