Greasy Fork 支持简体中文。

Skype Code Highlight For New Bing

Skype chat escaped, highlight, indented code

作者
Gaubee
今日安裝
0
安裝總數
62
評價
1 0 0
版本
0.2
建立日期
2023-04-16
更新日期
2023-04-16
尺寸
3.7 KB
授權條款
MIT
腳本執行於

I use New Bing chatbot for searching, but when it provides code, there are issues with unescaped, unhighlighted, and unindented text.
Therefore, I wrote a script to solve these issues.
Highlighting is handled using highlight.js, although there may be some syntax detection errors, it does not have a significant impact on the overall output.
Indenting is handled using a parser, but it is limited to certain web-based languages that can be correctly indented.