-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Code fence XML elements (WCF) #50681
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 pull request updates XML element formatting in WCF (Windows Communication Foundation) configuration documentation files. The changes convert the old bold-backslash style (**\<element>**) to the new backtick style (`<element>`) for XML elements, making the documentation consistent with modern Markdown standards.
Key changes:
- Converts XML element formatting from
**\<element>**to`<element>`throughout multiple WCF configuration schema documentation files - Removes trailing whitespace from lines
- Updates hierarchical element listings to use the new formatting style
Reviewed changes
Copilot reviewed 271 out of 271 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| system-web-element-web-settings.md | Updated XML element formatting in hierarchy section |
| index.md | Updated XML elements and removed trailing spaces throughout |
| applicationpool-element-web-settings.md | Updated XML element formatting in hierarchy section |
| xmlelement.md | Updated all XML elements and removed trailing whitespace |
| wshttpcontextbinding.md | Updated XML elements throughout, including hierarchy and tables |
| wshttpbinding.md | Updated XML elements and removed trailing whitespace |
| wsfederationhttpbinding.md | Updated XML element formatting in hierarchy section |
| wsdualhttpbinding.md | Updated XML elements throughout entire document |
| wsdlimporter.md | Updated XML elements and removed trailing whitespace |
| ws2007httpbinding.md | Updated XML elements throughout entire document |
| ws2007federationhttpbinding.md | Updated XML element formatting in hierarchy section |
| workflowruntime.md | Updated XML element formatting in hierarchy section |
| workflowinstancequery-of-wcf.md | Updated XML elements throughout document |
| workflowinstancequeries-of-wcf.md | Updated XML elements throughout document |
| workflowcontrolendpoint.md | Updated XML elements throughout document |
| windowsstreamsecurity.md | Updated XML elements and removed trailing whitespace |
| windowsauthentication-of-servicecredentials.md | Updated XML elements throughout document |
| windows-of-clientcredentials-element.md | Updated XML elements throughout document |
| websocketsettings.md | Updated XML elements throughout document |
| webscriptendpoint.md | Updated XML elements throughout document |
| webmessageencoding.md | Updated XML elements throughout document |
| webhttpendpoint.md | Updated XML elements throughout document |
| webhttpbinding.md | Updated XML elements throughout document |
| webhttp.md | Updated XML elements throughout document |
| userprincipalname.md | Updated XML element formatting in hierarchy section |
| usernameauthentication.md | Updated XML elements throughout document |
| userequestheadersformetadataaddress.md | Updated XML elements throughout document |
| userdefinedtype.md | Updated XML elements throughout document |
| usemanagedpresentation.md | Updated XML elements throughout document |
| unrecognizedpolicyassertion.md | Updated XML elements throughout document |
| udptransportsettings.md | Updated XML element formatting in hierarchy section |
| udptransportsettings-of-udpannouncementendpoint.md | Updated XML element formatting in hierarchy section |
| udpdiscoveryendpoint.md | Updated XML elements throughout document |
| udpbinding.md | Updated XML elements throughout document |
| udpannouncementendpoint.md | Updated XML elements throughout document |
| transportconfigurationtypes.md | Updated XML elements throughout document |
| transport-of-wshttpbinding.md | Updated XML element formatting in hierarchy section |
| transport-of-ws2007httpbinding.md | Updated XML elements throughout document |
| transport-of-webhttpbinding.md | Updated XML elements throughout document |
| transport-of-peertransport.md | Updated XML elements throughout document |
| transport-of-nettcpbinding.md | Updated XML elements throughout document |
| transport-of-netpeertcpbinding.md | Updated XML elements throughout document |
| transport-of-netnamedpipebinding.md | Updated XML elements throughout document |
| transport-of-netmsmqbinding.md | Updated XML elements throughout document |
| transport-of-nethttpbinding.md | Updated XML elements throughout document |
| transport-of-msmqintegrationbinding.md | Updated XML elements throughout document |
| transport-of-basichttpbinding.md | Updated XML elements throughout document |
| transactionflow.md | Updated XML elements throughout document |
| transactedbatching.md | Updated XML element formatting in hierarchy section |
| trackingprofile-of-wcf.md | Updated XML element formatting in hierarchy section |
| tracking-of-wcf.md | Updated XML elements throughout document |
| timeouts.md | Updated XML elements throughout document |
| textmessageencoding.md | Updated XML elements throughout document |
| tcptransport.md | Updated XML elements throughout document |
| system-servicemodel.md | Updated XML elements and removed trailing spaces |
| system-servicemodel-activation.md | Updated XML element formatting and text formatting |
| system-runtime-serialization.md | Updated XML elements throughout document |
| synchronousreceive-element.md | Updated XML element formatting in hierarchy section |
| states-of-wcf-workflowinstancequery.md | Updated XML elements throughout document |
| state-of-wcf-workflowinstancequery.md | Updated XML elements throughout document |
| standardendpoints.md | Updated XML element formatting in hierarchy section |
| sslstreamsecurity.md | Updated XML elements throughout document |
| soapprocessing.md | Updated XML element formatting and fixed table formatting |
| servicetimeouts.md | Updated XML elements throughout document |
| servicethrottling.md | Updated XML elements throughout document |
| servicesecurityaudit.md | Updated XML elements throughout document |
| services.md | Updated XML elements throughout document |
The changes are consistent and appropriate for the documentation modernization effort. The formatting updates improve readability and align with current Markdown best practices for technical documentation.
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.
I skimmed this after checking the earlier PR in more depth. This LGTM. Let's
Contributes to #50193.
(Hide whitespace changes.)
Internal previews
Toggle expand/collapse
<add>of<knownCertificates><authentication>of<clientCertificate>Element<localServiceSettings>element<message>element of <ws2007FederationHttpBinding><message>of<ws2007HttpBinding><message>of<wsHttpBinding><msmqIntegrationBinding><netMsmqBinding><peerAuthentication>Element<serviceHostingEnvironment><system.serviceModel><transport>of<netHttpBinding><transport>of<webHttpBinding><udpBinding><workflowInstanceQuery>of WCF<wsDualHttpBinding><wsHttpBinding>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.