Skip to content

Commit eb33d33

Browse files
authored
feat: this commit adds shiki to Code Highlighting (#948)
1 parent 1404f11 commit eb33d33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
676676

677677
* [Highlight.js](https://github.com/isagalaev/highlight.js) - JavaScript syntax highlighter.
678678
* [PrismJS](https://github.com/PrismJS/prism) - Lightweight, robust, elegant syntax highlighting.
679+
* [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.
679680

680681
## Loading Status
681682
*Libraries for indicate load status.*

0 commit comments

Comments
 (0)