Closed taooceros closed 1 year ago
I see the problem, one indent should be added before each & in math mode, that would be a good first issue and time is incredibly lacking for me right now ! So if there's any takers
I really wish to help but this is a really tough semester for me sorry...
Time is a precious resource ;)
@astrale-sharp Do you mind sharing with me about where the math code is being formatted in the code? I really wish to have this feature.
Sure, Equation in itself doesn't get formatted specially at the moment but you could add Equation => {...}
here
You should get a look at no_format(...) in the same file to get an idea of what to do,
you'd probably have to match again MathAlignPoint
for node.kind()
Feel free to ask me for help!
I see, thanks!
->