praeclarum / FuGetGallery

An alternative web UI for browsing nuget packages
https://www.fuget.org
MIT License
683 stars 121 forks source link

Escaped HTML shown in "Your Recent Packages" #92

Closed bgrainger closed 4 years ago

bgrainger commented 4 years ago

Visit https://www.fuget.org/packages/NUnit3TestAdapter

Then go to https://www.fuget.org/

Under "Your Recent Packages", the description for NUnit3TestAdapter shows HTML numeric character references:

image

bgrainger commented 4 years ago

Duplicate of #57