Added markdown render
This commit is contained in:
parent
ce9a9c5915
commit
951760b619
8 changed files with 130 additions and 47 deletions
|
@ -13,7 +13,9 @@
|
|||
"next": "^14.2.12",
|
||||
"prism-react-renderer": "^2.4.0",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
"react-dom": "^18",
|
||||
"react-markdown": "^9.0.1",
|
||||
"rehype-highlight": "^7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue