If I can get away with it, I try to use basic html markup and html symbols instead of jsMath (example). The reasoning is that on some computers it takes jsMath some nontrivial amount of time to convert the math. If I'm writing something complicated enough that I need to use jsMath, I use it consistently thoughout the post (I don't mix html markup and jsMath).
But I feel like jsMath looks nicer and is easier to read than html. Should I keep using html, or should I just switch to using jsMath completely?
]]>