The idea is:
The front-end rendering capability of chat message cannot support formula rendering, and code blocks do not support copying and pasting
My use case:
I think it would be beneficial to add this because:
- You can quickly copy the generated code
- You can view complex mathematical formulas generated by AI
- Better output rendering effect
Any resources to support this?
Are you willing to work on this?
There is a lot of work to do now
- Chat dialogues in the /chat path also need to be supported
- Dark mode adaptation
- Dynamic css3 vars variable adaptation
The rendering of the complex formula is as follows
The screenshots of code block rendering and copying functions are as follows