Hi Allison,
Thanks for your answer.
Actually I had already checked those 3 articles.
Because at the beginning I was using markdown files, and I tried the lithium snippet and in my case I also tried Academic documentation that turns out to have a math option to run directly mathjax. They just didn't work.
Then checking some issues in the Academic github page I noticed that moving to .Rmd
and trying the lithium snippet and using backticks could be the solution, it didn't work either.
When I was about to give up I noticed that activating math equals true and using Mathjax without backticks worked perfectly.
And in my case inline maths work fine, so i did all of my article and then I noticed that I was able to render formulas, it is just that for some reacon only greek letters don't show up. That is why I decided to open this new thread. It is something really weird and specific.
Has anyone else experience something weird like this??