desmosinc / mathquill

Magic textboxes where you can type math as easily as writing!
mathquill.com
132 stars 39 forks source link

Add "none" option for restrictMismatchedBrackets #279

Closed FenyLabs closed 6 months ago

FenyLabs commented 6 months ago

Adds an option to disable range matching like (a,b] or [a,b). Updated config type, added test, and updated config.md. Hope I didn't miss anything, not super familiar with mq codebase. Test is outside of restrictMismatchedBrackets suite because it uses a different value for the option.

jared-hughes commented 6 months ago

Thanks for the PR!

Ref https://github.com/DesModder/DesModder/pull/835.

FenyLabs commented 6 months ago

Oh oops I couldn't read, didn't notice v3 was in mathquill.d.ts