npm / www

community space for the npm website
https://npm.community
69 stars 48 forks source link

Links in h1 titles in packages' README files are hidden #447

Open rpominov opened 6 years ago

rpominov commented 6 years ago

Hello! There is an issue with how npmjs.com renders packages' README files. If the main title contain links they are end up hidden. For example in https://www.npmjs.com/package/svgo-loader the title is supposed to be "svgo loader for webpack" but it is just "loader for".

Link to the page

https://www.npmjs.com/package/svgo-loader

Logged in or logged out?

Both

Expected behavior

The title should be "svgo loader for webpack"

Actual behavior

The title is "loader for"

Steps to reproduce the problem

Browser with version

Any error message?