Too many \<para> tags added when importing docs from IntelliSense
- Lingua principale
- C#
- Stelle
- 14
- Fork
- 21
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
`` tags should probably only be added around full sentences that are followed by a line break, not each individual line.
Example /// [source remarks](https://github.com/dotnet/runtime/blob/f2f3133fbeefbb72c0bd56207d5d7df43e9a8182/src/libraries/System.Text.Json/src/System/Text/Json/Serialization/Metadata/JsonPropertyInfo.cs#L364-L371).
Example [ECMAXML](https://github.com/dotnet/dotnet-api-docs/blob/ada2cc15da15a6b99ae12e5facc085f0a2b9d9cf/xml/System.Text.Json.Serialization.Metadata/JsonPropertyInfo.xml#L59-L63).
[How it renders](https://learn.microsoft.com/en-us/dotnet/api/system.text.json.serialization.metadata.jsonpropertyinfo.associatedparameter?view=net-8.0#remarks) (with extra blank lines).
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.