|
|
|
|
|
by chaoticsystem
1823 days ago
|
|
I agree. There mainly 3 options to render math 1- You either use a JS library (MAthJax)
2- Use PNGs or vector graphics (there are tools for that)
3- Use MthML which only works well in Firefox. Clearly fixing the issue in #3 brings the most benefits. |
|