Add preview mode

This commit is contained in:
2024-09-26 21:47:23 +02:00
parent 79bd172f70
commit 27be41ba62
10 changed files with 2115 additions and 112 deletions

View File

@@ -30,8 +30,13 @@
"@geist-ui/core": "^2.3.8",
"@geist-ui/icons": "^1.0.2",
"codemirror": "^6.0.1",
"katex": "^0.16.11",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"react-syntax-highlighter": "^15.5.0",
"rehype-katex": "^7.0.1",
"remark-math": "^6.0.0"
},
"eslintConfig": {
"extends": [