mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-05 03:08:40 +00:00
This is an attempt to actually exercise all the code paths which can lead to a ParserError exception (from malformed user input, without tinkering with any KaTeX internals or exploiting a KaTeX bug). It documents the current state of affairs, without changing any error messages. Comments indicate future work, particularly with respect to the position often associated with these error messages.