Skip to content

Remove escapes from code blocks #2148

Closed
@guardrex

Description

@guardrex

Looks like escapes were applied within code blocks on the migration. Those escapes should be reverted.

Example from docs/framework/configure-apps/file-schema/windows-identity-foundation/claimsauthenticationmanager.md:

```
\<system.identityModel>
\<identityConfiguration name="MyIdentity">
<claimsAuthenticationManager type="MyNamespace.CustomClaimsAuthenticationManager, MyAssembly"/>
</identityConfiguration>
\</microsoft.identityModel>
```

Thanks @svick for reporting in https://github.com/dotnet/docs/pull/2147/files#r116362786.

Metadata

Metadata

Assignees

Labels

externalNot related to content

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions