Doing this: MATHJAX_CONFIG_DATA = { "tex2jax": { "inlineMath": [ ['$','$'], ['\\(','\\)'] ] } } in settings.py doesn't give me $math$ capability.