Problem
The package README uses raw HTML for its wordmark. NuGet.org displays those tags as literal text instead of rendering the header.
Goal
Use NuGet-compatible Markdown and validate the README embedded in every .nupkg before artifacts are uploaded or published.
Problem
The package README uses raw HTML for its wordmark. NuGet.org displays those tags as literal text instead of rendering the header.
Goal
Use NuGet-compatible Markdown and validate the README embedded in every
.nupkgbefore artifacts are uploaded or published.