Details
Description
It you look at the NuPkg Info for a nuget package, for example: https://artfiactory.server.somewhere.com/webapp/#/artifacts/browse/tree/NuPkgInfo/<repo_name>/Microsoft.Data.OData.5.7.0.nupkg
The "Release Notes" value is rendered without any newlines which makes it very hard to read, especially if the release notes have a list in them.
This contrasts with how this is rendered on nuget.org, for example: https://www.nuget.org/packages/Microsoft.Data.OData/5.7.0
Screenshot at https://paste.pics/6OB4D
The wrapping for all these fields looks pretty broken too.