From eb33d33bc567e8c26234d6907d1cb8e9d88e03e1 Mon Sep 17 00:00:00 2001 From: WILLIAMS EZE Date: Tue, 23 Sep 2025 12:21:12 +0100 Subject: [PATCH] feat: this commit adds shiki to Code Highlighting (#948) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89d583d..3171481 100644 --- a/README.md +++ b/README.md @@ -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.*