-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Prevent tags from loc #50221
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
Prevent tags from loc #50221
Conversation
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.
Pull request overview
This PR updates XML element references in .NET Framework runtime configuration documentation from escaped backslash format (\<element>) to backtick code format (`<element>`). The changes improve documentation readability and prevent localization tools from attempting to translate XML tag syntax.
Key Changes
- Updated heading format for XML elements from
\<element>to`<element>`across all affected files - Removed trailing spaces from YAML frontmatter metadata (e.g.,
helpviewer_keywords:,dev_langs:,f1_keywords:) - Updated cross-references in "See also" sections to use backtick format for consistency
Reviewed changes
Copilot reviewed 57 out of 57 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| usesmallinternalthreadstacks-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| userandomizedstringhashalgorithm-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| uselegacyjit-element.md | Updated heading format, removed trailing spaces, and updated cross-references |
| timespan-legacyformatmode-element.md | Updated heading format from escaped to backtick syntax |
| throwunobservedtaskexceptions-element.md | Updated heading format, removed trailing spaces, and updated inline reference |
| thread-useallcpugroups-element.md | Updated heading format and cross-reference in "See also" section |
| system-runtime-caching-element-cache-settings.md | Updated heading format, removed trailing spaces, and updated cross-reference |
| supportportability-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| shadowcopyverifybytimestamp-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| runtime-element.md | Updated heading format from escaped to backtick syntax |
| remove-element-for-namedcaches.md | Updated heading format and updated cross-reference in "See also" section |
| relativebindforresources-element.md | Updated heading format from escaped to backtick syntax |
| qualifyassembly-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| publisherpolicy-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| probing-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| prefercominsteadofmanagedremoting-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| netfx45-cultureawarecomparergethashcode-longstrings-element.md | Updated heading format from escaped to backtick syntax |
| netfx40-pinvokestackresilience-element.md | Updated heading format from escaped to backtick syntax |
| netfx40-legacysecuritypolicy-element.md | Updated heading format and updated cross-reference inline |
| namedcaches-element-cache-settings.md | Updated heading format, removed trailing spaces, and updated cross-reference |
| memorycache-element-cache-settings.md | Updated heading format, removed trailing spaces, and updated cross-references |
| loadfromremotesources-element.md | Updated heading format from escaped to backtick syntax |
| legacyimpersonationpolicy-element.md | Updated heading format, removed trailing spaces, and updated cross-reference |
| legacycorruptedstateexceptionspolicy-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| index.md | Updated heading and section title formats from escaped to backtick syntax |
| generatepublisherevidence-element.md | Updated heading format from escaped to backtick syntax |
| gcserver-element.md | Updated heading format and updated inline element references |
| gcnoaffinitize-element.md | Updated heading format and updated inline element references |
| gcheapcount-element.md | Updated heading format and updated inline element references |
| gcheapaffinitizemask-element.md | Updated heading format and updated inline element references |
| gccpugroup-element.md | Updated heading format from escaped to backtick syntax |
| gcconcurrent-element.md | Updated heading format and updated inline element references |
| gcallowverylargeobjects-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| forceperformancecounteruniquesharedmemoryreads-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| etwenable-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| enforcefipspolicy-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| enableampmparseadjustment-element.md | Updated heading format and updated cross-references in "See also" section |
| disablestackoverflowprobing-element.md | Updated heading format and updated cross-references in "See also" section |
| disablefusionupdatesfromadmanager-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| disablecommitthreadstack-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| disablecachingbindingfailures-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| developmentmode-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| dependentassembly-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| crst-disablespinwait-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| compatsortnlsversion-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| codebase-element.md | Updated heading format and updated inline element references |
| clear-element-for-namedcaches.md | Updated heading format, removed trailing spaces, and updated cross-reference |
| bypasstrustedappstrongnames-element.md | Updated heading format from escaped to backtick syntax |
| bindingredirect-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| assemblyidentity-element-for-runtime.md | Updated heading format, removed trailing spaces, and updated inline references |
| assemblybinding-element-for-runtime.md | Updated heading format, removed trailing spaces, and updated inline references |
| appdomainresourcemonitoring-element.md | Updated heading format and removed trailing spaces from YAML frontmatter |
| appdomainmanagertype-element.md | Updated heading format, removed trailing spaces, and updated cross-reference |
| appdomainmanagerassembly-element.md | Updated heading format, removed trailing spaces, and updated cross-reference |
| appcontextswitchoverrides-element.md | Updated heading format and updated cross-references in "See also" section |
| alwaysflowimpersonationpolicy-element.md | Updated heading format, removed trailing spaces, and updated cross-reference |
| add-element-for-namedcaches.md | Updated heading format, removed trailing spaces, and updated cross-reference |
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
BillWagner
left a comment
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.
This LGTM @gewarren
Contributes to #50193.
Internal previews
Toggle expand/collapse
<add>Element for <namedCaches><alwaysFlowImpersonationPolicy>Element<appDomainManagerType>Element<assemblyBinding>Element for <runtime><assemblyIdentity>Element for <runtime><CompatSortNLSVersion>Element<dependentAssembly>Element<disableCachingBindingFailures>Element<disableFusionUpdatesFromADManager>Element<enforceFIPSPolicy>Element<forcePerformanceCounterUniqueSharedMemoryReads>Element<legacyCorruptedStateExceptionsPolicy>Element<legacyImpersonationPolicy>Element<namedCaches>Element (Cache Settings)<publisherPolicy>Element<supportPortability>Element<ThrowUnobservedTaskExceptions>Element<UseRandomizedStringHashAlgorithm>ElementNote
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.