You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The gallery's rendering of the short version of the "documentation" block and the expanded section are not the same. The short version does not render markdown correctly. Clicking the "show more" link expands the block and renders the markdown correctly.
The gallery's rendering of the short version of the "documentation" block and the expanded section are not the same. The short version does not render markdown correctly. Clicking the "show more" link expands the block and renders the markdown correctly.
Repro
Expected result
The "Documentation" section of https://www.nuget.org/packages/Yarn.MSBuild/1.0.1 shows the first paragraph or two from my README file
Actual result
See https://www.nuget.org/packages/Yarn.MSBuild/1.0.1
The page shows what is normally "invisible" markdown, aka, markdown links.
Before clicking "Show more"
After clicking "Show more"
The text was updated successfully, but these errors were encountered: