latest 20 messages by sxlijin

+ [2016-10-04T23:32:00Z] sxlijin i'm sort of starting to see why github went with kramdown - the formatting rules are more stringent
+ [2016-10-04T23:29:53Z] sxlijin enough so that i am now reading kramdown docs to figure out how to fix my markdown
+ [2016-10-04T23:22:20Z] sxlijin i hate kramdown.
+ [2016-10-04T23:11:19Z] sxlijin i just thought that markup rendered with kramdown for some reason
+ [2016-10-04T23:11:02Z] sxlijin yeah, my local jekyll render matches the github pages render
+ [2016-10-04T23:08:28Z] sxlijin so github repo markdowns are rendered with redcarpet
+ [2016-10-04T23:08:09Z] sxlijin OH wow ok nvm
+ [2016-10-04T23:06:55Z] sxlijin although... now i'm confused
+ [2016-10-04T23:04:46Z] sxlijin https://github.com/blog/2100-github-pages-now-faster-and-simpler-with-jekyll-3-0
+ [2016-10-04T23:02:07Z] sxlijin see how all the code snippets are weird
+ [2016-10-04T23:00:01Z] sxlijin https://vu-cs3251-f16.github.io/CS3251-grading/style-guidelines.html
+ [2016-10-04T22:59:52Z] sxlijin the rendered html is different
+ [2016-10-04T22:54:50Z] sxlijin but the same file is rendering differently in jekyll than in the repo view
+ [2016-10-04T22:53:57Z] sxlijin both github pages and repo markdown displays use kramdown
+ [2016-10-04T22:53:42Z] sxlijin as far as i can tell
+ [2016-10-04T22:51:07Z] sxlijin do you have any idea about the markdown engine stuff?