I know that I can use Canvas to render Latex equations and this is done using MathJax. Mathjax also renders ASCII math equations (which I just find so much easier to use) and is instigated using the ` ` character (`3/4` for example). If I use this character (`) in a Canvas textbox it does not render. However, if I place $$ $$ somewhere else in the textbox and then use ` ` it does render. I know that this $$ $$ characters is how you instigate a Latex equation but this seems to be the only way to start mathjax. It would be nice if Canvas would start Mathjax equation rendering with the ` ` character as well. This is how it works in other applications where I have used Mathjax.