feat: this commit adds shiki to Code Highlighting (#948)

This commit is contained in:
WILLIAMS EZE 2025-09-23 12:21:12 +01:00 committed by GitHub
parent 1404f11ac1
commit eb33d33bc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -676,6 +676,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Highlight.js](https://github.com/isagalaev/highlight.js) - JavaScript syntax highlighter.
* [PrismJS](https://github.com/PrismJS/prism) - Lightweight, robust, elegant syntax highlighting.
* [shiki](https://github.com/shikijs/shiki) - Code highlighter powered by VS Code TextMate grammars. Accurate, themeable, works in Node or browser, great for JS and TS.
## Loading Status
*Libraries for indicate load status.*