-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Code fence XML elements (runtime and trace-debug) #50683
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
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 the XML element formatting in configuration file schema documentation hierarchy sections, converting from bold Markdown format (**\<element>**) to inline code format (`<element>`). The changes improve consistency with Markdown formatting conventions for code elements.
Key Changes
- XML element names in hierarchy sections now use inline code backticks instead of bold formatting
- Linked parent elements use the format
[](link)instead of[**\<element>**](link) - Non-linked current elements use
`<element>`instead of**\<element>**
Reviewed changes
Copilot reviewed 64 out of 64 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| trace-element.md | Updated hierarchy section XML elements to use code format |
| system-diagnostics-element.md | Updated hierarchy section XML elements to use code format |
| switches-element.md | Updated hierarchy section XML elements to use code format |
| sources-element.md | Updated hierarchy section XML elements to use code format |
| source-element.md | Updated hierarchy section XML elements to use code format |
| sharedlisteners-element.md | Updated hierarchy section XML elements to use code format |
| remove-element-for-listeners-for-trace.md | Updated hierarchy section XML elements to use code format |
| remove-element-for-listeners-for-source.md | Updated hierarchy section XML elements to use code format |
| performancecounters-element.md | Updated hierarchy section XML elements to use code format |
| filter-element-for-add-for-sharedlisteners.md | Updated hierarchy section XML elements to use code format |
| filter-element-for-add-for-listeners-for-trace.md | Updated hierarchy section XML elements to use code format |
| filter-element-for-add-for-listeners-for-source.md | Updated hierarchy section XML elements to use code format |
| clear-element-for-listeners-for-trace.md | Updated hierarchy section XML elements to use code format |
| clear-element-for-listeners-for-source.md | Updated hierarchy section XML elements to use code format |
| assert-element.md | Updated hierarchy section XML elements to use code format |
| supportedruntime-element.md | Partially updated - current element changed but parent elements need updating |
| startup-element.md | Updated hierarchy section XML elements to use code format |
| requiredruntime-element.md | Updated hierarchy section XML elements to use code format |
| section-element.md | Updated hierarchy section XML elements and table references to use code format |
| 50+ runtime/*.md files | Updated hierarchy section XML elements to use code format |
docs/framework/configure-apps/file-schema/startup/supportedruntime-element.md
Outdated
Show resolved
Hide resolved
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.
Also skimmed this. Also LGTM.
Contributes to #50193.
(Hide whitespace changes.)
Internal previews
Toggle expand/collapse
<configSections>element for<configuration><alwaysFlowImpersonationPolicy>Element<appDomainManagerAssembly>Element<appDomainResourceMonitoring>Element<bindingRedirect>Element<codeBase>Element<Crst_DisableSpinWait>element<dependentAssembly>Element<memoryCache>Element (Cache Settings)<probing>Element<publisherPolicy>Element<supportPortability>Element<section>element<clear>Element for<listeners>for <source><filter>Element for<add>for<listeners>for <source><filter>Element for<add>for <sharedListeners><remove>Element for<listeners>for <trace>Note
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.