Y
Hacker News
new
|
ask
|
show
|
jobs
by
mixedmath
2225 days ago
The reason this is happening here is because the customization telling mathjax to regard `$...$` as an inline equation occurs immediately
after
the script tag loading mathjax. Reordering these lines fixes this.