Too many \<para> tags added when importing docs from IntelliSense
- Vorherrschende Sprache
- C#
- Sterne
- 14
- Forks
- 21
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
`` 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).
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.