Skype Code Highlight For New Bing

Skype chat escaped, highlight, indented code

ของเมื่อวันที่ 16-04-2023 ดู เวอร์ชันล่าสุด

ผู้เขียน
Gaubee
คะแนน
0 0 0
เวอร์ชัน
0.2
สร้างเมื่อ
16-04-2023
อัปเดตเมื่อ
16-04-2023
Size
3.72 กิโลไบต์
สัญญาอนุญาต
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.