mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 18:36:23 +02:00
feat: Code Block Syntax Highlighting & Copy Func
This commit is contained in:
parent
8c58fc417e
commit
4c8b03ce2b
6 changed files with 300 additions and 13 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"@tabler/icons-react": "^3.30.0",
|
||||
"@tanstack/react-table": "^8.21.2",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/react-syntax-highlighter": "^15.5.13",
|
||||
"ai": "^4.1.54",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
|
|
@ -55,6 +56,7 @@
|
|||
"react-json-view": "^1.21.3",
|
||||
"react-json-view-lite": "^2.4.0",
|
||||
"react-markdown": "^10.0.1",
|
||||
"react-syntax-highlighter": "^15.6.1",
|
||||
"rehype-raw": "^7.0.0",
|
||||
"rehype-sanitize": "^6.0.0",
|
||||
"remark-gfm": "^4.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue