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

针对markdown渲染,提个小建议 #3878

Open
Aryavui opened this issue Jan 20, 2024 · 6 comments
Open

针对markdown渲染,提个小建议 #3878

Aryavui opened this issue Jan 20, 2024 · 6 comments

Comments

@Aryavui
Copy link

Aryavui commented Jan 20, 2024

建议在设置里可以对用户输入和模型回答分别设置是否进行markdown渲染。

原因是用户输入可能会输入一些markdown里面的语法符号(比如输入了567 这样的表示乘法),结果显示的信息直接把乘号干没了,把6斜体了。这不是我想要的效果

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: A few suggestions for markdown rendering

It is recommended that you set whether to perform markdown rendering for user input and model responses in the settings.

The reason is that the user may enter some grammatical symbols in markdown (for example, if they enter 567 to represent multiplication), the information displayed will directly remove the multiplication sign and put 6 in italics. This is not the effect I want

@guobosheng
Copy link

像LaTeX公式$7 \times 6$这种也没办法正确显示,美元符号前后需要加上空格才能正确显示:$ 7 \times 6 $。这个也是属于MarkDown语法渲染的问题吧
53f2cd3eb6efaa1336f0594cb51b6f3d

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


The LaTeX formula $7 \times 6$ cannot be displayed correctly. Spaces need to be added before and after the dollar sign to display correctly: $ 7 \times 6 $. This is also a problem of MarkDown syntax rendering, right?
53f2cd3eb6efaa1336f0594cb51b6f3d

@zivmax
Copy link

zivmax commented Jan 22, 2024

Same issue

@fimreal
Copy link

fimreal commented Apr 25, 2024

有解决的大佬吗,好像也挺久了

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Is there anyone who can solve it? It seems to have been a long time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants