Jason Merrill
Jason Merrill
I agree that resorting to reading `className` here is not a good practice. I'm a little skeptical about doing anything in the near term to make it actually impossible, though....
Sidebar: apologies for the "Mathquill is gross" part. We're trying to do a better job remembering that all of this code is public.
Try typing `$` in the editor to begin and end text blocks instead of `\text` Edit: I just tried this, and it appears to work at first, but the latex...
Related: * https://github.com/mathquill/mathquill/issues/736 * https://github.com/mathquill/mathquill/issues/800
I suspect that MQ’s use of 0 in weird places is related to its decision to define L and R as -1 and 1 so that you can use negation...
I went through and opened tickets based on a lot of the feedback here. I ran out of steam before opening a ticket for every last new TODO comment. I...
Looks like something from desmosinc/mathquill broke MathQuill's CI. I haven't tried to investigate the cause yet, but based on commit messages, suspect this PR may be relevant: https://github.com/desmosinc/mathquill/pull/134
Hmm, seeing this line in the errors makes me wonder if the problem is actually with this branch, or is a problem with the CI infrastructure in general. > error...
I'm finding the same CI issue over on a dummy PR. Probably makes more sense to diagnose/fix over there. https://github.com/mathquill/mathquill/pull/948
Retest this please