NextChat icon indicating copy to clipboard operation
NextChat copied to clipboard

针对markdown渲染,提个小建议

Open Aryavui opened this issue 1 year ago • 6 comments

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

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

Aryavui avatar Jan 20 '24 03:01 Aryavui

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

Issues-translate-bot avatar Jan 20 '24 03:01 Issues-translate-bot

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

guobosheng avatar Jan 20 '24 07:01 guobosheng

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

Issues-translate-bot avatar Jan 20 '24 07:01 Issues-translate-bot

Same issue

zivmax avatar Jan 22 '24 13:01 zivmax

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

fimreal avatar Apr 25 '24 00:04 fimreal

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.

Issues-translate-bot avatar Apr 25 '24 00:04 Issues-translate-bot