Skip to content

.md to .html conversion does not seem to work properly #22095

Answered by lee-dohm
flemmingss asked this question in General
Discussion options

You must be logged in to vote

I’ve submitted a Pull Request with some changes I recommend.

The reason for the differences in rendering is because github.com uses CommonMark for its Markdown rendering whereas GitHub Pages uses Jekyll and Kramdown for its Markdown rendering. Because the two components use different rendering engines, there are differences in interpretation of Markdown documents. However, incorporating the changes I suggested in the PR above should take care of those problems for you.

I hope that helps!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants