Summary
Following code crashes mdmath extension.
Actual behavior
After allocating huge amount of memory, extension crashes with error "FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory".
Steps to reproduce
Save following code as .md and open it with mdmath extension enabled.
Related links
Environment
Operating system: Win64
VSCode version: Insider 1.25.0
Markdown+Math version: v2.2.1
Summary
Following code crashes mdmath extension.
Actual behavior
After allocating huge amount of memory, extension crashes with error "FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory".
Steps to reproduce
Save following code as .md and open it with mdmath extension enabled.
Related links
Environment