-
-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Labels
Description
Description
latex \iff causes stack overflow
Steps to Reproduce
- go to https://cortexjs.io/mathlive/demo/
- open debugger
- type '\iff' in latex field
- watch error in the debugger console
Actual Behavior
crash, unexpected display
Expected Behavior
should become "\Longleftrightarrow"
Environment
Is this a regression: did it use to work in a previous version?
worked correctly in 0.93.0
MathLive version 0.98.5
Operating System macOS Sonoma (also happens on github Ubuntu test runner)
Browser Chrome