feat: add remark-gfm to render table. improved display of inline code.

This commit is contained in:
Sayo
2025-10-31 07:42:55 +08:00
parent eda89ef147
commit eb835d21b2
3 changed files with 407 additions and 50 deletions

View File

@@ -71,6 +71,7 @@
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-markdown": "^10.1.0",
"remark-gfm": "^4.0.0",
"react-router-dom": "^6.8.1",
"sqlite": "^5.1.1",
"sqlite3": "^5.1.7",