Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Poor handling of the dot operator in math expressions #469

Open
Raecaug opened this issue Jan 11, 2024 · 2 comments
Open

[BUG] Poor handling of the dot operator in math expressions #469

Raecaug opened this issue Jan 11, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Raecaug
Copy link
Sponsor Collaborator

Raecaug commented Jan 11, 2024

Describe the bug
When asked to produce a mathematical formula, Discord cannot correctly parse the character of the dot operator(multiplication), leading to messy and difficult to interpret output.

To Reproduce
Steps to reproduce the behaviour:

  1. Ask GPT to produce a formula or math expression which contains multiplication. In Discord, this will be formatted as '\cdot'
  2. See screenshot for comparison between ChatGPT Web(left) and Discord(right)

Expected behaviour
I do not believe Discord can handle the native formatting, so a way to convert it to readable symbols would be nice. I'm not fully sure what the best method for this would be for Discord's Markdown.

Screenshots
image

@Raecaug Raecaug added the bug Something isn't working label Jan 11, 2024
@ObiAU
Copy link

ObiAU commented May 3, 2024

Is this fixed yet? I can look into it. Keen to make some contributions to this project

@Kav-K
Copy link
Owner

Kav-K commented May 3, 2024

@ObiAU Hey! It hasn't been looked into yet, would be great if you can take a look! This is something I think could be solved with some sort of latex formatting system?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants