Mathjax being parsed with Jekyll
问题 I have been trying for a while now to get MathJax to render properly using Jekyll. I have tried several parsers (regular, kramdown and redcarpet ) but none seem to do what I want. I have also tried all the solution mentioned here: Using MathJax with Jekyll The problem is that I am using rules to write down some equations. I have created a minimal working example using plain html, to make sure that my code is actually valid. You can see that here: http://call-cc.be/files/example.html I just