Skip to content

Instantly share code, notes, and snippets.

Created May 27, 2016 13:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5463731bff1ff6156013cee527babde5 to your computer and use it in GitHub Desktop.
Save anonymous/5463731bff1ff6156013cee527babde5 to your computer and use it in GitHub Desktop.
Whenever I use Jekyll 2.5.3, the markdown file renders perfectly. I upgrade to 3.1.6, the markdown file gets render like this:
'''
##Test 1
This is a test
Test 2
Test 3
###Test 4
This is test 4
'''
Why does this happen? What can do I fix this?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment