dotnet / dotnet-api-docs

.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
https://docs.microsoft.com/dotnet/api/
Other
738 stars 1.57k forks source link

Documentation for JsonSerializerOptions.AllowOutOfOrderMetadataProperties formats some stuff as LaTeX #10645

Open jasonmalinowski opened 3 weeks ago

jasonmalinowski commented 3 weeks ago

Type of issue

Typo

Description

Here's a screenshot of the formatting issue:

Image

The properties are called $id and $type, so it's getting formatted through markdown as LaTeX (i.e. math) formatting.

Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.text.json.jsonserializeroptions.allowoutofordermetadataproperties?view=net-8.0

Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Text.Json/JsonSerializerOptions.xml

Document Version Independent Id

a2ef431f-747c-1b74-9e96-48d0b05d526f

Article author

@dotnet-bot

dotnet-issue-labeler[bot] commented 3 weeks ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

dotnet-issue-labeler[bot] commented 3 weeks ago

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

dotnet-policy-service[bot] commented 2 weeks ago

Tagging subscribers to this area: @dotnet/area-system-text-json