Skip to content

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

@Raecaug

Description

@Raecaug

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions