Merge main into live#11482
Merged
Merged
Conversation
…1467) * Initial plan for issue * Add deprecation warning to Uri.UserEscaped property documentation Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> * Update xml/System/Uri.xml * Update xml/System/Uri.xml * Remove misleading "always false" claim from Uri.UserEscaped documentation Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
…11458) * Initial plan for issue * Fix formatting issue in OrderedDictionary<TKey,TValue> documentation Merged two separate <para> tags into one to fix formatting issue where a single sentence was incorrectly split across two paragraphs. The sentence now correctly reads as one continuous paragraph in the documentation. Fixes lines 82-83 in OrderedDictionary`2.xml Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Fix all errant para tag formatting issues across documentation files Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Fix additional errant para tag patterns per review feedback Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Apply comprehensive para tag cleanup to TypeName.xml per review feedback Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Fix indentation in TypeName.xml after para tag cleanup Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Remove superfluous para tags and fix XML formatting per review feedback Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Remove unnecessary para tags and fix XML formatting per detailed review feedback Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Fix malformed XML with orphaned para tags and apply proper formatting guidelines Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Fix XML formatting: use 2-space indentation, add line breaks for long content, and add para tags for semantic paragraphs Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Formatting tweaks --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com>
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
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.
Please don't squash-merge this PR.