Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Markdown rendering on NPM site #56

Merged
merged 1 commit into from
Jul 17, 2017
Merged

Fixing Markdown rendering on NPM site #56

merged 1 commit into from
Jul 17, 2017

Conversation

tlhunter
Copy link
Contributor

I believe the double hash headings immediately following an HTML line is causing the NPM page to render improperly (using the inspector we can see the anchor and the ## heading in the same paragraph tag).

You can see the erroneous rendering here: https://www.npmjs.com/package/msgpack5

I believe the double hash headings immediately following an HTML line is causing the NPM page to render improperly (using the inspector we can see the anchor and the ## heading in the same paragraph tag).

You can see the erroneous rendering here: https://www.npmjs.com/package/msgpack5
@mcollina mcollina merged commit 14d580d into mcollina:master Jul 17, 2017
@mcollina
Copy link
Owner

Thanks!!

@tlhunter tlhunter deleted the patch-2 branch July 18, 2017 12:48
This was referenced Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants