You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a gap before MathJax comes into play. So user sees initial TeX string before MathJax starts to render TeX into something beautiful. For now I just hide elements with visibility: hidden that might contain TeX but this feels like a hack and not user-friendly.
The text was updated successfully, but these errors were encountered:
There is a gap before MathJax comes into play. So user sees initial TeX string before MathJax starts to render TeX into something beautiful. For now I just hide elements with
visibility: hidden
that might contain TeX but this feels like a hack and not user-friendly.The text was updated successfully, but these errors were encountered: