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
At the moment, if there are any parse errors in a label, the entire label will not be rendered as LaTeX. This is due to the lack of error recovery in KaTeX: KaTeX/KaTeX#428. It would be nice to improve the handling of parse errors (which may require modifying KaTeX itself).
The text was updated successfully, but these errors were encountered:
At the moment, if there are any parse errors in a label, the entire label will not be rendered as LaTeX. This is due to the lack of error recovery in KaTeX: KaTeX/KaTeX#428. It would be nice to improve the handling of parse errors (which may require modifying KaTeX itself).
The text was updated successfully, but these errors were encountered: