t1u1
t1u1
When viewing a milestone, it will be nice to create an issue which automatically targets that milestone. Preferrably, it will be a link (not a button), so that we could...
Hi, Thanks for creating this plugin! I have recently been seeing the below warnings from gradle. I think they started after upgrading to Gradle 7.0, and they are still visible...
For those who don't have a microphone.
When there are many exercises in a page, they occupy screen real estate and also intimidate the students. Suggestion: By default, a page could just show the first exercise or...
When I updated my project from svelte-icons-pack from 2.1.0 to 3.1.3, the color of the icons is not being preserved. I was setting the color via CSS fill property like...
In ASCII Math, there's `/_` and `/_\` to create angle and triangle symbols. I couldn't find an equivalent in Mathup
### For `|vec R|` ``` |R|→ ``` which creates unqeual vertical bars. ### With `| vec R|` ``` |R|→ ``` it seems to work well, but not in all cases....
Hi and thanks for making this library! Would be great if the library provided typescript definitions for the API.
It would be nice if unary operators are detected. For example, `a - -b` can be parsed and rendered as: `a−-b` instead of `a−−b` Edit: If the above is difficult,...
In most chess apps, there is an option to see hints for playing the next move. Either only one hint is shown (the best recommended move) or a couple of...