-
-
Notifications
You must be signed in to change notification settings - Fork 263
improving the .latex command #1062
Copy link
Copy link
Open
Labels
status: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalstatus: stalledSomething is blocking further progressSomething is blocking further progresstype: featureRelating to the functionality of the application.Relating to the functionality of the application.
Metadata
Metadata
Assignees
Labels
status: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalstatus: stalledSomething is blocking further progressSomething is blocking further progresstype: featureRelating to the functionality of the application.Relating to the functionality of the application.
Description
When one uses the .latex command with lancebot, the bot replies with a rendered image of the tex commands. The requested features are:
Reasoning
The texit bot offers this functionality, making it much easier to interact with and reducing spam when one makes mistakes. Additionally, it appears the eval command already works in this fashion, so the modification should be doable!
Proposed Implementation
Would you like to implement this yourself?