Skype Code Highlight For New Bing

Skype chat escaped, highlight, indented code

Tác giả
Gaubee
Cài đặt hàng ngày
0
Số lần cài đặt
62
Đánh giá
1 0 0
Phiên bản
0.2
Đã tạo
16-04-2023
Đã cập nhật
16-04-2023
Size
4 KB
Giấy phép
MIT
Áp dụng cho

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.

长期地址
遇到问题?请前往 GitHub 提 Issues。