feat(theme): Fix markdown to show text with the prose plugin

This commit is contained in:
Willie Zutz 2025-08-09 23:08:09 -06:00
parent 8063f37cbf
commit 9670003970
6 changed files with 1266 additions and 1491 deletions

View file

@ -26,7 +26,6 @@
"@langchain/openai": "^0.5.12",
"@langchain/textsplitters": "^0.1.0",
"@mozilla/readability": "^0.6.0",
"@tailwindcss/typography": "^0.5.12",
"@types/react-syntax-highlighter": "^15.5.13",
"@xenova/transformers": "^2.17.2",
"axios": "^1.8.3",
@ -62,6 +61,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "^4.0.0",
"@tailwindcss/typography": "^0.5.16",
"@types/better-sqlite3": "^7.6.12",
"@types/html-to-text": "^9.0.4",
"@types/jsdom": "^21.1.7",