xaml-math
xaml-math copied to clipboard
\left{ causes it to crash.
\left{ being fed into the parser caused it to crash. (Haven't tried \right} but I suspect that might also cause a crash!)
Sorry, this may have been an unhandled exception on my part.
(An exception generated by the library)
v0.12.0 definitely handles this correctly, by throwing a TexException.
We could clarify the documentation on that, though.