Don't indent remarks
Aperta
port-to-docs
- Lingua principale
- C#
- Stelle
- 14
- Fork
- 21
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When remarks get indented by 4 spaces, they're rendered as code blocks. For example, [this PR](https://github.com/dotnet/dotnet-api-docs/pull/7054/files) introduced indentation that caused the remarks to render as code blocks. A customer fixed that in https://github.com/dotnet/dotnet-api-docs/pull/7104. The /// for the remarks is [here](https://github.com/dotnet/runtime/blob/36b6247cc7743dda997e9d671175ddc2b3e030ba/src/coreclr/System.Private.CoreLib/src/System/Runtime/DependentHandle.cs#L15) - perhaps the `` tags are causing the indentation.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.