Darylgolden
Darylgolden
It would be helpful, for example if I type a message with a issue/PR number like #5, that the bot sends a link to that issue/PR.
It would be nice if the bot can detect when the code in a previous manimate command was changed, and have it delete the old rendering and rerender the animation.
If you `msearch` 2 or more queries quickly, and react with an emote to one of them, the other results will also be affected. This should definitely not be the...
IMO, we want users to see the examples before the links to install. The installation links could also just be condensed into an "install manim" button.
As Crowdin does not provide a publicly viewable list of translators for Manim, we can consider using [their API](https://github.com/crowdin/crowdin-api-client-js) to create one on the website.
Ideally supports rendering markdown.
## Enhancement proposal Currently, there are many instances of type hints being provided within docstrings - at [Paragraph](https://github.com/ManimCommunity/manim/blob/b707791c133374f49b0ab4736b8d05bc08c05811/manim/mobject/svg/text_mobject.py#L113-L142), for example. This has the disadvantage of not being able to be...