Closed pkra closed 3 years ago
We should fail more gracefully when encountering an error. E.g., trivial trees (just a root) should not lead to breakage (which happens in MathJax examples with a single letter such as $x$).
A good example might be https://github.com/krautzource/sre-to-tree/issues/3 where an upstream issue breaks markup and thus the walker throws errors.
We should fail more gracefully when encountering an error. E.g., trivial trees (just a root) should not lead to breakage (which happens in MathJax examples with a single letter such as $x$).