Fix superscript filter matching.
{} could be matched arbitrarily inside of a {} pattern, in addition to the expected behaviour of nested pairs. (oops) Closes #143
Showing
Please register or sign in to comment
{} could be matched arbitrarily inside of a {} pattern, in addition to the expected behaviour of nested pairs. (oops) Closes #143