I have a nuget package with release notes that have a link with whitespace (eg: ### [History](http://someoneurl.com/My project/file.xls)
If i search the package on the library section, the release notes are rendered withou problem but if i use the package on a project, the the notes on the release does not render the link
Thanks for getting in touch! What version of Octopus are you using? It was only recently that the NuGet package release notes were updated to show Markdown: https://github.com/OctopusDeploy/Issues/issues/2347
The fix is available in versions higher than 3.3.14.
If you are on a higher version can you provide a screenshot and the exact metadata of your package.
Thanks!
Vanessa
Thanks for the details. I have created an issue to have this addressed: https://github.com/OctopusDeploy/Issues/issues/2618
Out of curiosity does it fix when there are a few extra blank lines after the link?