\right} isn't recognized as an error
Open
help-wanted
kind:bug
- Dominant language
- C#
- Stars
- 719
- Forks
- 113
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 1
Description
_Extracted from #271._
It's been decided that we shouldn't consider `\left{ 2 + 2 \right}` as a valid formula: `\left{` and `\right}` should've been replaced with '\left\{` and `\right\}`.
But yet, we successfully parse a formula `\left\{ 2 + 2 \right}`, which shouldn't be the case.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.