theChosenOne
theChosenOne
No worries, I'm excited for that :D Thanks @daniel3735928559
An npm release would be awesome :D
If you implemented a simple heuristic, you could potentially fix this in every case. Every time a key is pressed, we will make a "candidate list" of possible matches. If...
I have had reasonably good success by using the AST and just providing the latex (as-is) ie: you shouldn't try to have it work so that guppy -> latex ->...
Yes, I'm actually having issues with mocha randomly exiting during watch mode when this package is included. This seems dangerous to me.
So I did a typesetting test of the same equation here, and I get:  Whilst there are small differences, the asciimath behaves a lot more like the display latex...
Oh this was rendered offline to an SVG - I just gave it a string and got this. I just happened to place the result there with some css. What...
Awesome, I'll do that! Thanks @pkra 😄
I basically have an *always running* mathjax server to avoid having to restart mathjax, because it gets very slow on a large page. Wouldn't it make sense to support this...
I'll do that, thanks so much for being so helpful guys :) I really do wish more people used asciimath, they don't know what they are missing out on :P